Get a contact
Contacts
Get Contact
Fetch a single agency contact and their business roles
GET
Get a contact
Returns a single contact by id, including every agency relationship you can see them at and the business roles they hold at each. The shape is identical to a single item from
GET /v1/contacts: one associations entry per agency, covering both agency-wide and market-specific relationships.
Path Parameters
Example
Response Fields
Returns
404 Not Found if the contact does not exist or is not visible to your organization (it has no relationship at an agency you are associated with).Path Parameters
The unique identifier of the contact (the contactId returned by the List Contacts endpoint).
Example:
"507f1f77bcf86cd799439011"