Get a list of all Group Contacts
Contacts
List Contacts
Get a list of contacts for a group.
GET
Get a list of all Group Contacts
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the group for which you would like to view contacts
Example:
"2613a221-d3c8-4c8a-86d5-e7e885fd1da9"
Query Parameters
The max size of each page of results
The integer offset at which to start the page. Possible values are 0 to total_records - 1
