Healthz
GET/healthz
The health endpoint allows an external system to probe if ZITADEL system API is alive. Response as soon as ZITADLE is running.
Responses​
- 200
- 403
- 404
- default
ZITADEL started
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
ZITADEL NOT started yet