Skip to main content
GET
Monitor limits
0 Credits Compare monitors_used with monitors_limit before creating a monitor. The limit reflects your plan allowance or an organization-specific override. For run costs, use Retrieve Monitor Credit Usage.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <API_KEY>, where <API_KEY> is your api key.

Response

Monitor usage and plan limit

monitors_used
integer
required

Number of monitors the account currently has.

monitors_limit
integer
required

Maximum number of monitors allowed for the account. Defaults to the plan allowance unless a custom limit is set for the organization.

plan
enum<string>
required

The plan tier the limit was resolved from.

Available options:
free,
starter,
pro,
scale