Skip to main content
GET
/
is-alive
Health check
curl --request GET \
  --url https://staging.hdp.api.herodotus.cloud/is-alive
{
  "database": "<string>",
  "queues": "<string>",
  "status": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.herodotus.cloud/llms.txt

Use this file to discover all available pages before exploring further.

Response

Service is healthy

database
string
required
queues
string
required
status
string
required