GET
/
marketingautomation
/
contact
/
{id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-connection-token
string
required

The connection token

Path Parameters

id
string
required

id of the contact you want to retrieve.

Query Parameters

remote_data
boolean

Set to true to include data from the original Marketingautomation software.

Response

200 - application/json

The response is of type object.

Was this page helpful?