Skip to main content
GET
/
health
/
full
Error
A valid request URL is required to generate request examples
{
  "timestamp": "2023-11-07T05:31:56Z",
  "checks": {
    "database": {
      "status": "<string>",
      "message": "<string>"
    },
    "redis": {
      "status": "<string>",
      "message": "<string>"
    },
    "storage": {
      "status": "<string>",
      "message": "<string>"
    }
  }
}

Documentation Index

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

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

Response

All systems healthy

status
enum<string>
Available options:
healthy,
unhealthy
timestamp
string<date-time>
checks
object