Get users assigned to rolegroup
GET {{url}}/accounts/api/organizations/{{organization_id}}/rolegroups/{{rolegroup_Id}}/users?limit=25&offset=0
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| limit | number | ||
| offset | number | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Authorization | string |