Health

Root

get

Root endpoint that returns API status.

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

Successful Response

application/json
Responsestring
get
/
200

Successful Response

Health Check

get

Health check endpoint to verify API is operational.

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

Successful Response

application/json
Responsestring
get
/health
200

Successful Response

Last updated