For the complete documentation index, see llms.txt. This page is also available as Markdown.

Health Check

HealthCheck

Checks if the application is healthy

get

Should return a 200 response

Responses
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
200

Ok

No content

get/api/v1/ready

No content

Last updated

Was this helpful?