V1 Get All Contacts in Contact Group

Returns all contacts associated with a specified group Id.

Path Params
string
required

The unique identifier of the contact group. This ID was returned in the response when the contact group was created.

Query Params
string

Starting index or record number from which to retrieve the contacts. The default is 1.

string

The maximum number of items to return in a page. Response size is limited to 6 MB; however, the limit is recalculated if the response size exceeds 6 MB. The default value is 1000 and max value for this parameter is limited to 10000.

Headers
string
required

Bearer token

Response

Language
URL
Response
Choose an example:
application/json