Skip to main content
GET
/
api
/
v1
/
health
Health check
curl --request GET \
  --url https://sandbox.clausum.ai/api/v1/health
{
  "timestamp": "2023-11-07T05:31:56Z",
  "version": "<string>"
}

Response

200 - application/json

Service status

status
enum<string>
Available options:
healthy,
degraded,
unhealthy
timestamp
string<date-time>
version
string