Skip to main content
GET
List monitors

GET /api/v1/monitors

List all monitors for your organization.
List all monitors with pagination and optional status filtering.

Example

Authorizations

X-Access-Key
string
header
required

The public API key from the Credentials page.

X-Secret-Key
string
header
required

The API secret shown when the credential is created.

Query Parameters

limit
number

Response

Monitors with pagination.

data
object[]
required
next_cursor
string | null
required