Get all rolegroups
GET {{url}}/accounts/api/organizations/{{organization_id}}/rolegroups?include_internal=false&limit=25&offset=0&search=
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| include_internal | boolean | ||
| limit | number | ||
| offset | number | ||
| search | null | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Authorization | string |