Skip to main content
GET
Get health

Authorizations

Authorization
string
header
required

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

Response

Successful response

status
enum<string>
required

Indicates that you can successfully connect to the API.

Available options:
success
permissions
string[]
required

The permissions granted to the key.

timestamp
string
required

The current server timestamp in ISO 8601 format.