List Assets

Returns all assets.

Query Params
int32

The ID of the tenant the API request is for (for users with multi-tenancy enabled)

int32
Defaults to 50

The maximum number of entries to return.

string
Defaults to asset_id

The column to sort the results by. Options: {created_at, updated_at, asset_id, asset_name, asset_serial, warranty_expiration_date, order_number, purchase_date, purchase_cost, notes}

string
Defaults to asc

The order to sort the results by. Options: {desc, asc}

int32
Defaults to 0

Offset the results by a number.

string

The exact search for asset ID.

string

The exact search for asset name.

string

The exact search for asset serial.

string

The exact search for warranty expiration date. Format: YYYY-MM-DD.

string

The exact search for end of life date. Only applies to assets using products that have their End of Life type set to 'Individual by Asset'. Format: YYYY-MM-DD

string

The exact search for order number.

string

The exact search for purchase date. Format: YYYY-MM-DD

float

The exact search for purchase cost.

int32

The exact search for assets using products belonging to this category.

int32

The exact search for product ID.

int32

The exact search for status ID.

int32

The exact search for supplier ID:

int32

The exact search for location ID.

int32

The exact search for department ID.

string

The exact search for notes.

string

The exact search for all assets checked out to an employee via email.

Response

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json