Skip to content

Health

Service health

Health check

GET /api/health

Requires authentication (Bearer token) and the X-Organization-Id header.

Responses

Status Description
200 Service is up

Example request

curl -X GET "https://kworia.com/api/health" \
  -H "Authorization: Bearer {{access_token}}" \
  -H "X-Organization-Id: {{organization_id}}" \
  -H "Accept: application/json"

We use cookies and privacy-respecting analytics

We use essential cookies for authentication and privacy-respecting analytics (self-hosted, respects Do Not Track). No advertising or third-party tracking. Learn more in our Privacy Policy