Retrieve a list of devices
API key based authentication where <encoded-value> is the Base64 encoding of API_KEY_ID
:API_KEY_SECRET
Unique identifier of the organization. Defaults to the organization associated with the API key if no id supplied.
Query by device name. Allows partial matching. Separate multiple name parameters by comma.
Query by device serial. Allows partial matching. Separate multiple serial parameters by comma.
Query by configuration unique identifier. Separate multiple configuration id parameters by comma.
Query by tag unique identifier. Separate multiple tag id parameters by comma.
Query by model name. Separate multiple model parameters by comma.
Query by manufacturer name. Separate multiple manufacturer parameters by comma.
Query by firmware version. Separate multiple firmware version parameters by comma.
Query by filter.
online
, offline
, upToDate
, outOfDate
, updateError
, updating
, paused
, lowBattery
, activeToday
, activeWeek
, activeMonth
, activeOther
, factoryResetPending
, factoryReset
A list of devices
The response is of type object
.