Returns the list of groups in an account.
GET https://{{hostenv}}/Management/v2/organizations/{{organizationId}}/accounts/{{accountId}}/groups?start={{start}}&take={{take}}&end={{end}}
Required scopes: group_read
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
start | string | ||
take | string | ||
end | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Content-Type | string | ||
Authorization | string |