Skip to main content
GET
cURL
Get a single contact together with its activity timeline.

Authorizations

Authorization
string
header
required

HTTP Basic Authentication using API Key and Secret Key. The credentials should be Base64 encoded in the format 'api_key:secret_key'. You can obtain your API Key and Secret Key from Feedspace → Automation → API (https://app.feedspace.io/automation/api).

Path Parameters

id
integer
required

Numeric contact ID.

Example:

8801

Response

200 - application/json

Contact fetched successfully.

contact
object
timeline
object[]