Health check
API Reference
Health check
Returns API and database health status. No authentication required.
GET
Health check
Returns the health status of the API and its dependencies. No authentication required.
Use this endpoint to verify the API is reachable before starting an integration flow.
A
200 response with status: "ok" means the API and database are healthy. A 503
response with status: "degraded" means the database check failed - the API process is
running but cannot serve data requests.Response
API is healthy