Monitors
Get a monitor
Get a monitor by its ID.
The response shape varies by type (data_quality, performance, drift, custom_metric, tracing)
<Warning>This endpoint is in alpha, read more here.</Warning>
get/v2/monitors/{monitor_id}
Path parameters
monitor_idstring required
A universally unique identifier (base64-encoded opaque string).
Example:RW50aXR5OjEyMzQ1
The unique monitor identifier (base64)
Response
Returns a single monitor object
Changes
Changed in 1 of the 16 revisions of this API.1
- ○
api operation id
get_monitorsremoved and replaced withget_monitorapi-operation-id-removed
- ○
Of the 16 revisions, 1 has no diff computed.