Skip to main content
GET
Readiness health check

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Response

The pod is ready to serve. db and cache surface the two independent dependency signals (ok or degraded).

status
string
Example:

"ready"

db
enum<string>
Available options:
ok,
degraded
cache
enum<string>
Available options:
ok,
degraded
timestamp
string<date-time>