v1
latestOpenAPI 3.1.02026-07-26363186558.0 KBMonitors
List monitors
get/monitors
Query parameters
sort'id' | 'name' | 'description' | 'created_at' | 'updated_at'
Example:updated_at
The monitor field name to sort the response monitors by.
order'desc' | 'asc'
Example:asc
The order used to sort the response monitors.
sizeinteger
Example:20
The number of monitors to return in each page.
sincestring date-time
When listing monitors by date range, since defines the starting date in RFC3339 format
untilstring
When listing monitors by date range, until defines the ending date in RFC3339 format
pagestring
Only used when fetching subsequent pages during pagination and will contain a unique page ID. No other query parameters can be used with page
Headers
x-apikeystring required
Your API key
Acceptstring
Example:application/json
The type of content accepted.
Response
OK