List monitors

Lists all monitors belonging to the current organization. Pagination is supported and the URI to next page of results is provided in the response link header. If fetching subsequent pages, only use the next link header provided in the previous page of results.

Query Params
string
enum
Defaults to created_at

The monitor field name to sort the response monitors by.

Allowed:
string
enum
Defaults to desc

The order used to sort the response monitors.

Allowed:
integer
Defaults to 10

The number of monitors to return in each page.

date-time

When listing monitors by date range, since defines the starting date in RFC3339 format

string

When listing monitors by date range, until defines the ending date in RFC3339 format

string

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
string
required

Your API key

string
Defaults to application/json

The type of content accepted.

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json