Export Devices

POST {{cb_url}}/appservices/v6/orgs/{{cb_org_key}}/devices/_export

Export devices in your organization using the job service.

To receive the actual JSON or CSV results, you need to use the Job Service API. First, use the Get Job Details to get the status of the async job, then Download Job Output call to download the actual content.

RBAC Permissions Required

Permission (.notation name)Operation(s)
deviceREAD

See Documentation