Monitors
Get Monitor
GET
/
api
/
v1
/
monitors
/
{id}
Authorizations
Use the 'Authorization' header with the format 'Key <api-key>'
Path Parameters
The unique identifier of the monitor.
Response
200 - application/json
Timestamp when the monitor was created.
Indicates whether the monitor is enabled.
Unique identifier for the monitor.
Timestamp when the monitor was last modified.
Type of the monitor.
Available options:
diff
, metric
, schema
, test
Name of the monitor.
The schedule at which the monitor runs.
Condition for triggering alerts based on the data diff.
Dataset configuration for the monitor.
The description of the monitor.
Timestamp of the last alert.
Timestamp of the last monitor run.
Notification configuration for the monitor.
Current state of the monitor run.
Available options:
ok
, alert
, error
, learning
, checking
, created
, skipped
Tags associated with the monitor.