Liveness probe
info
Liveness probe
Returns 200 when the service is alive. No authentication required. No database interaction.
GET
Liveness probe
Authorizations
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
200 - application/json
Service is alive
Liveness probe response.
Service status: "ok" when the service is alive.