Filter

Query devices by name and/or tags Resource: devices Authorized roles: viewer

Body Params

DeviceQuery

string

Query devices by external ID.

string

Query devices by name.

string

Query partial device names with wildcard *.

string

Query devices by organization ID.

tags
array of objects

Query devices by tags.

MultiTagSets
uuid | null

Query devices by fleet ID.

boolean

Query devices by enabled status.

boolean

Query devices by configured status.

string
enum

Query devices by device type.

Allowed:
number
0 to 1000

Limit the number of devices returned by this query (max 1000).

number
0 to 9007199254740991

Paginate the results by specifying an offset.

date-time

Query devices created after this date.

date-time

Query devices disabled (deleted) before this date.

boolean

Query online devices.

boolean

Include device online status in the response.

boolean

Include last seen timestamp in the response.

sort
array of objects
length ≤ 2

Sort order for the query results.

sort
boolean

Query devices that have an externalId.

Response

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