contacts

Get a single contact with activities and campaigns

Get full contact details including activities and campaign memberships..

get/contacts/{id}

Path parameters

idstring required

Contact ID

Response

Contact details

successtrue required
creditsUsedinteger required

Credits consumed by this call (always 0 for contacts queries).

retryAfterinteger required

Seconds to wait before next call of the same type (always 0 for contacts queries).

Changes