List all LDAP groups
GET
/api/v4/ldap/groups
Lists all LDAP groups on the GitLab instance. Limited to 20 results.
Authorizations
Section titled “ Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “ Query Parameters ” search
string
Search for a specific LDAP group
Responses
Section titled “ Responses ”OK
Media type application/json
object
cn
string
Example
{ "cn": "ldap-group-1"}Bad Request