Examples

GET /api/usergroups/4/external_usergroups/4
200
{
  "id": 4,
  "name": "external_usergroup4",
  "auth_source_ldap": {
    "id": 980190966,
    "type": "AuthSourceLdap",
    "name": "auth_source_ldap_6"
  }
}

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optional

Set the current organization context for the request

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