groups

List contacts in a group

Retrieve all contacts that belong to a specific group. Supports pagination for groups with many contacts.

get/v1/groups/{groupId}/contacts

Path parameters

groupIdstring uuid required

Query parameters

takeinteger
cursorstring uuid

Response

Successful response

errorboolean required

Changes