v2

latestOpenAPI 3.1.0Proprietary2026-07-26127193620.1 KB
Service

Service health check

Liveness probe for the API. Returns 200 with a small status payload whenever the service is up. Public — no authentication required — so agents, uptime monitors, and load balancers can reach it without a credential.

get/health

Response

The service is healthy.

status'ok' required

Always ok when the service is healthy.

envstring required

Deployment environment identifier.

build_shastring required

Git commit SHA of the running build.

tsstring date-time required

Server timestamp (ISO 8601).