Skip to main content

Healthz

GET 

https://$CUSTOM-DOMAIN/management/v1/healthz

The health endpoint allows an external system to probe if ZITADEL management API is alive

Responses​

OK

Schema

    object

curl -L 'https://$CUSTOM-DOMAIN/management/v1/healthz' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
https://$CUSTOM-DOMAIN/management/v1
Auth
ResponseClear

Click the Send API Request button above and see the response here!