GET api/Revolution/ContactGroup?repDID={repDID}
Allow you to get a list of Contact Groups for a rep.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| repDID | string |
Required |
Body Parameters
None.
Response Information
Resource Description
List of
Collection of IContactGroupViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| GroupOwnerName | string |
None. |
|
| GlobalContactGroupName | string |
None. |
|
| MemberCount | integer |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.