Gets information about groups associated with the account.
GET {{baseUrl}}/v2.1/accounts/{{accountId}}/groups?count={{count}}&group_type={{group_type}}&include_usercount={{include_usercount}}&search_text={{search_text}}&start_position={{start_position}}
Retrieves information about groups associated with the account.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
count | string | ||
group_type | string | ||
include_usercount | string | ||
search_text | string | ||
start_position | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |