GET api/Revolution/ContactGroup/{contactGroupID}
Allows you to get a specific Contact Group
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| contactGroupID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
for the given Contact Group, in the context of the current rep.
Collection of IContactGroupMemberViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| DisplayID | string |
None. |
|
| DisplayName | string |
None. |
|
| ContactType | string |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.