Skip to content

Contact Activity List

A paginated list of contact activity events.

typestring

Always list

Value:"list"
Example:"list"
dataArray of objects(Contact Activity)

The list of contact activity objects.

pagesobject

Pagination information.

{ "type": "list", "data": [ {} ], "pages": { "type": "pages", "per_page": 10, "next": {} } }