System

System related endpoints.

Redirect to the API docs

get
/

Hitting the root of the domain redirects to /docs and a swagger deployment.

Responses
200Success
application/json
Responseobject
get
/
200Success

Check the API health

get
/v1/_health

This endpoint reports the API and its dependencies health.

Responses
200

The Health Check is successful

application/json
get
/v1/_health

Last updated

Was this helpful?