Download device uptime reports
Download device uptime reports
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 uptime reports with configurable time ranges and granularity.
Use deviceUuids instead
base 64 (url-safe) uuid string
"AAAAAAAAAAAAAAAAAAAAAA"
List of device UUIDs to export uptime reports for
RUUID with optional appended facet information
"AAAAAAAAAAAAAAAAAAAAAA.v0"
End date and time for the uptime report
"2024-01-31T23:59:59Z"
Time granularity for the uptime report
NANOSECONDS, MICROSECONDS, MILLISECONDS, SECONDS, MINUTES, HOURS, DAYS Start date and time for the uptime report
"2024-01-01T00:00:00Z"
Response
OK
The response is of type object.