v1
latestOpenAPI 3.0.22026-07-26480119.6 KBHealth
Health check
Returns the current health status of the API. Can be used by load balancers, monitoring tools, or deployment pipelines to verify the service is running.
get/healthcheck
Response
Service is healthy
Example response
{
"status": "ok"
}