Download device inventory
Download device inventory
Authorizations
Your Rhombus API key. Must be accompanied by the x-auth-scheme header set to api-token (or partner-api-token for partner endpoints).
Headers
Authentication scheme identifier. Use api-token for standard API key authentication, partner-api-token for partner API key authentication. Must be paired with the x-auth-apikey header containing your API key.
api-token, api, partner-api-token, partner-api Body
Request object for exporting device inventory information to CSV format.
List of camera UUIDs to export (deprecated, use deviceUuids instead)
base 64 (url-safe) uuid string
"AAAAAAAAAAAAAAAAAAAAAA"
List of device UUIDs to export inventory for
base 64 (url-safe) uuid string
"AAAAAAAAAAAAAAAAAAAAAA"
Response
OK
The response is of type object.