Summary
Get users in groups
Description
Get a list of users in specific groups.
Route
POST /golden_config/getUsers
Roles
admin
engineering
support
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
groups | array | yes | Group IDs. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
group_list | array | List of users in those user groups |