HealthCheck

HealthCheck

Checks if the application is healthy

get

Should return a 200 response

Responses
chevron-right
200

Ok

No content

get
/api/v1/healthy
200

Ok

No content

Checks if the application is ready

get

Returns a 200 or 503 response

Responses
chevron-right
200

Ok

No content

get
/api/v1/ready

No content

Last updated

Was this helpful?