Health

Health check

Returns a lightweight liveness response. Use this for uptime checks that only need to know the API process is responding.

get/health

Response

API process is healthy.

statusstring

Example response

{
  "status": "ok"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.