List assets

Retrieve a paginated list of registered assets belonging to the specified account. Supports filtering by name, asset type, device ID, set ID, and health status.

Path Params
string
required

Unique identifier of the Sensos account.

Query Params
string

Filter assets by name. Supports wildcard () matching: text, text, *text.

string
enum

Filter by asset physical container type.

string

Filter by paired Sensos device ID.

uuid

Filter by device configuration set ID (GUID).

string
enum

Filter by asset health condition status.

Allowed:
string

Filter by associated Point of Interest ID.

string

Opaque pagination cursor token returned from a previous query.

integer
Defaults to 20

Maximum number of asset records to return (default 20, max 100).

boolean
Defaults to false

When true, calculates the total matching count in the response metadata.

Response

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