Skip to content

Readyz

GET
/readyz
curl --request GET \
--url https://api.vocapable.com/readyz \
--header 'Authorization: Bearer <token>'

Ready means the database answers and both isolation checks still hold.

The admin verification runs only when the admin plane is wired: an unwired plane is a stated condition, not unreadiness (ADR-0016 §8).

Successful Response

Media typeapplication/json
Response Readyz Readyz Get
object
key
additional properties
string
Examplegenerated
{
"additionalProperty": "example"
}