Examples

GET /api/usergroups/5/external_usergroups/5
200
{
  "id": 5,
  "name": "external_usergroup6",
  "auth_source_ldap": {
    "id": 980190967,
    "type": "AuthSourceLdap",
    "name": "auth_source_ldap_67"
  }
}

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