Examples

GET /api/usergroups/12/external_usergroups/3
200
{
  "id": 3,
  "name": "external_usergroup7",
  "auth_source_ldap": {
    "id": 980190965,
    "type": "AuthSourceLdap",
    "name": "auth_source_ldap_273"
  }
}

Params

Param name Description
location_id
optional

Scope by locations

Validations:

  • Must be a Integer

organization_id
optional

Scope by organizations

Validations:

  • Must be a Integer

usergroup_id
required

ID or name of user group

Validations:

  • Must be a String

id
required

ID or name of external user group

Validations:

  • Must be a String