Status

get

Returns the current status of the server

🔒 Requires the read:users permission

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

The current status of the server

application/json

The current status of the server

api_versionstringRequired

The current API version

Example: 1.0.0
get
/status
200

The current status of the server

Last updated

Was this helpful?