These docs are for v1.0. Click to read the latest docs for v2.0.

Get Devices

Path Params
string
required
Query Params
attributes
array of strings
Defaults to []

where you can specify which attributes return for each device. For e.g, if you want to return only the device name, fleet and created fields, you should use attributes=["name", "fr.fleet.name", "created"]

attributes
zones
array of strings
Defaults to []

By default will return all zones, unless specified with zone ids passed as an array of strings. For example, ["Z1", "Z2"].

zones
boolean
Defaults to true

Will filter the zones to return also the devices from all subzones. Zones must be specified in order for this to review any sub zones.

Responses

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