Skip to main content
GET
Get current usage limits

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Returns current usage limits based on subscription

monitorLimit
number
Example:

5

statusPageLimit
number
Example:

1

teamMemberLimit
number
Example:

1

storageLimit
number
Example:

5120

apiCallLimit
number
Example:

10000