Monitors
Get Monitor Run
GET
Authorizations
Use the 'Authorization' header with the format 'Key <api-key>'
Path Parameters
The unique identifier of the run to retrieve.
The unique identifier of the monitor associated with the run.
Response
200 - application/json
Unique identifier for the associated monitor.
Unique identifier for the monitor run result.
Current state of the monitor run result.
Available options:
ok
, alert
, error
, learning
, checking
, created
, skipped
List of warning messages generated during the run.
Error message if the run encountered an error.
Timestamp when the monitor run started.