Monitors
List Monitors
GET
/
api
/
v1
/
monitors
Authorizations
Use the 'Authorization' header with the format 'Key <api-key>'
Query Parameters
The page number to retrieve.
The number of items to retrieve per page.
Field to order the monitors by.
Available options:
id
, name
, last_triggered
, last_run
, created_by_id
Specify the order direction for the monitors.
Available options:
asc
, desc
Comma-separated tags to filter monitors by.
Response
200 - application/json
Total number of monitors.
List of monitor details.
Current page number in the paginated result.
Number of monitors per page.
Total number of pages available.