GET api/Revolution/ContactGroup?repDID={repDID}

Allow you to get a list of Contact Groups for a rep.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
repDID

string

Required

Body Parameters

None.

Response Information

Resource Description

List of

Collection of IContactGroupViewModel
NameDescriptionTypeAdditional 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.