Skip to content

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
string
Required

Responses

LDAP provider configuration

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License