Get all monitors for the authenticated user
Monitors
Get all monitors for the authenticated user
GET
Get all monitors for the authenticated user
Documentation Index
Fetch the complete documentation index at: https://docs.justanotheruptime.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter monitors by project
Page number (1-based)
Number of monitors per page
Response
200 - application/json
Return all monitors.
Array of items
Total number of items
Current page number
Number of items per page
Total number of pages
Flag indicating if there is a next page
Flag indicating if there is a previous page