Skip to main content
GET
/
status
Get System Status
curl --request GET \
  --url http://localhost/api/status
{
  "data": {
    "status": "<string>",
    "message": "<string>"
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.cachethq.io/llms.txt

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

Response

200 - application/json
data
object
required