Get a list of assets

Returns a paginated list of assets the caller has access to. Supports filtering and sorting via query parameters.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
number

Page number.

number

Define how many items will be received in the payload per request.(default 20 items, max 1000 items)

string

Filter by specifying a related organization number.

string

Filter by specifying the related parent asset number (only direct children are fetched).

string

Filter by specifying the asset type label.

string
enum

Sort direction.

Allowed:
string
enum

Sort field (default: assetNumber)

Allowed:
date-time

Filter by createdAt date FROM the provided value as an ISO UTC string. Inclusive.

date-time

Filter by createdAt date UNTIL the provided value as an ISO UTC string. Inclusive.

date-time

Filter by updatedAt date FROM the provided value as an ISO UTC string. Inclusive.

date-time

Filter by updatedAt date UNTIL the provided value as an ISO UTC string. Inclusive.

Responses

400

Bad Request

403

Forbidden

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