Get LDAP Provider
GET
/auth/providers/admin/ldap/{id}
Retrieves a specific LDAP provider by ID with its configuration. Bind password is masked.
Authorizations
BearerAuth
Enter your session token to authenticate API requests
Type
HTTP (bearer)
Parameters
Path Parameters
id*
LDAP provider ID
Type
Requiredstring
Responses
LDAP provider configuration
application/json
JSON
{
}
