Skip to main content
GET
Get Monitor

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

monitor_id
string<uuid>
required

Response

Successful Response

Full evaluation monitor representation.

id
string<uuid>
required
project_id
string<uuid>
required
name
string
required
target_type
string
required
metric_names
string[]
required
filters
Filters · object
required
sampling_rate
number
required
model
string | null
required
cadence
string
required
only_if_changed
boolean
required
status
string
required
last_run_at
string | null
required
last_run_id
string<uuid> | null
required
next_run_at
string | null
required
created_at
string
required
updated_at
string
required