Skip to main content
GET
Get current usage metrics

Authorizations

Authorization
string
header
required

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

Response

Returns current usage metrics

monitorCount
number
Example:

3

statusPageCount
number
Example:

1

projectCount
number
Example:

1

teamMemberCount
number
Example:

2

notificationChannels
string[]
Example:
storageUsed
number
Example:

1024

apiCallCount
number
Example:

5000