Downtimes
Authorizations
AuthorizationstringRequired
Query parameters
cursorstringOptional
machinestring · uuid[] · max: 50 · nullableOptional
If not set, downtimes for all machines will be considered.
startstring · date-time · nullableOptionalExample:
Only downtimes that were observed starting at start will be returned. If not set, no lower time bound will be assumed.
2023-07-19T19:39:46.735269+02:00endstring · date-time · nullableOptional
Only downtimes that were observed up to end will be returned. If not set, no upper time bound will be assumed.
Responses
200
Successful Response
application/json
422
Validation Error
application/json
get/v2/downtimes
Last updated