Herald
OpenapiAuth

Public LDAP enablement flag for a Realm (login-page entry visibility). Fail-closed: absent/malformed/disabled/insecure-channel config → false.

GET
/api/auth/{realmId}/ldap/status

Path Parameters

realmId*string

Realm ID

Response Body

application/json

application/json

curl -X GET "https://example.com/api/auth/string/ldap/status"
{  "enabled": true}
{  "code": "string",  "details": null,  "message": "string",  "requestId": "string",  "status": 0}