List monitor mutes

Returns a paginated list of monitor mute rules, optionally filtered by a CEL expression.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

CEL expression to filter results over mute rule fields (label, target.kind, target.monitors.id, createdBy.id). Supports matches() for regex. Example: target.kind == "Monitors".

boolean

When true, expands all referenced objects in the response: populates record on each MonitorRef in target.monitors with brief monitor metadata, and populates label, timezone, and locale on createdBy and updatedBy.

int64
1 to 1000
Defaults to 200

Maximum number of results to return. Defaults to 200, max 1000.

int64
≥ 0
Defaults to 0

Number of results to skip for pagination. Defaults to 0.

string

Comma-separated fields to order by. Prefix with - for descending. Defaults to id. Example: orderBy=createdAt,-label.

Responses

Language
Credentials
Bearer
Authorization: Bearer <customerid> <apitoken>
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json