v2

latestOpenAPI 3.0.3Apache-2.02026-08-07119359591.9 KB
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

OR
OR
OR
OR