Skip to main content
GET
/
health
Health check
curl --request GET \
  --url https://prod.featherhq.com/health
{
  "status": "<string>",
  "timestamp": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.featherhq.com/llms.txt

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

Response

200 - application/json

Health check successful

status
string
required
timestamp
string
required