GET /api/usergroups/6/external_usergroups
200
{
"total": 1,
"subtotal": 1,
"page": 1,
"per_page": 20,
"search": null,
"sort": {
"by": null,
"order": null
},
"results": [
{
"id": 6,
"name": "external_usergroup10",
"auth_source_ldap": {
"id": 980190968,
"type": "AuthSourceLdap",
"name": "auth_source_ldap_44"
}
}
]
}
| Param name | Description |
|---|---|
|
location_id optional |
Set the current location context for the request Validations:
|
|
organization_id optional |
Set the current organization context for the request Validations:
|
|
usergroup_id required |
ID or name of user group Validations:
|