System

System-related endpoints

Get the health check

get
/v1/health-check

Returns the current health check status of the server, including checks for database.

Authorizations
AuthorizationstringRequired

Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>

Query parameters
Responses
chevron-right
200

Health check status response

application/vnd.api+json
get
/v1/health-check

Last updated

Was this helpful?