vennaVenna

Health

Liveness checks.

GET
/health
AuthorizationBearer <token>

Workspace API key — Authorization: Bearer vk_.... Billing targets the key workspace.

In: header

Response Body

application/json

curl -X GET "https://example.com/health"
{  "ok": true,  "uptimeMs": 0}