Skip to main content
GET
/
database
/
v1
/
health
{
  "status": "healthy",
  "service": "database",
  "timestamp": "2025-01-15T10:30:00.000Z"
}

Documentation Index

Fetch the complete documentation index at: https://docs.case.dev/llms.txt

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

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Response

200 - application/json

Service is healthy and operational

status
enum<string>
required

Health status of the service

Available options:
healthy
service
string
required

Service identifier

timestamp
string<date-time>
required

ISO 8601 timestamp of the health check