Skip to main content

3. Health

GET /healthz

Systemstatus prüfen. Keine Authentifizierung erforderlich.

Antwort 200:

{"ok": true}

GET /auth/health

ZITADEL-Verbindung prüfen.

Antwort 200:

{
"ok": true,
"domain": "https://pachtify360-xxx.eu1.zitadel.cloud",
"discoveryUrl": "https://pachtify360-xxx.eu1.zitadel.cloud/.well-known/openid-configuration"
}