Skip to main content
GET
Database connectivity probe

Authorizations

Authorization
string
header
required

Biscuit-based bearer token. Obtain tokens from the Adaptyv Portal or via the /tokens endpoint. Tokens encode organization membership and role-based capabilities; the API verifies the token's cryptographic signature and authorization claims before processing requests. Use /tokens/attenuate to create restricted tokens for delegation.

Response

Database is connected

Deep health probe response including database connectivity.

db
string
required

Database connectivity: "connected" or "unreachable".

status
string
required

Service status: "ok" or "degraded".