v1

latestSwagger 2.02026-07-17502976.2 KB
LDAP

LDAP search

The LDAP Search endpoint searches LDAP for users & groups matching a partial search string.

get/ldap/search

Query parameters

qstring required

The q parameter specifies the partial string match used to filter users & groups. The provided value is used to match either 'sAMAccountName' or 'displayName' properties.

Response

An array of Users

dnstring

LDAP distinguished name.

distinguishedNamestring

LDAP distinguished name.

displayNamestring

Display name of the User.

memberOfstring[]

List of LDAP distinguished names for groups this User is a member of.

departmentstring

The User's department.

divisionstring

The User's division.

namestring

Formal name of the User.

sAMAccountNamestring

Username of the User.

objectCategorystring

LDAP distinguished name of the category of this user.

mailstring

Email address

categorystring

Type of account, e.g. user, group