API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

GET /v1/vault/pwned-passwords/status

GET/v1/vault/pwned-passwords/status

Pwned-check feature gate (tenant toggle + platform killswitch)

Beispiel

curl -X GET https://api.codemeta-os.de/v1/vault/pwned-passwords/status \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.vault.list();

Antwortcodes

HTTP Bedeutung
200 Default Response
403 Default Response

Suche