cURL
Endpoints
Get device disruptions
Returns disruption history (power outage and restoration events) for a specific device. This endpoint provides paginated access to status change events.
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The device ID or alias
Query Parameters
The maximum number of results to return (max 200)
Required range:
x <= 200Page number for pagination
Start date for data retrieval (ISO 8601 format)
End date for data retrieval (ISO 8601 format)