Skip to main content
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

contactId
string
required

The unique identifier of the contact (the contactId returned by the List Contacts endpoint).

Example:

"507f1f77bcf86cd799439011"

Response

Contact details

data
object
required
requestId
string
required

Unique request identifier

Example:

"dev-2c5e7cf2-9acf-4c8c-ab2f-b81f39d775a8"

timestamp
string
required

Response timestamp

Example:

"2025-11-12T20:49:03.293Z"