Contacts
Get Contact
Get a single contact by ID. Requires API key with audience:read.
get/v1/contacts/{id}
Path parameters
idstring required
Contact ID (MongoDB ObjectId)
Query parameters
projectIdstring required
Project ID
Response
Contact details
Changes
No recorded changes to this endpoint across all 5 revisions of this API.