Skip to main content
GET
Get Contact

Auth

Requires a CRM read scope and an active organization on the token. Any of contacts:read, deals:read, companies:read, or activities:read qualifies, as does any *:manage scope — manage implies read.

Response

The full contact row (same shape as Create’s response, i.e. no accounts embed).

Errors

Authorizations

Authorization
string
header
required

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

Path Parameters

contact_id
string
required

The contact's id.

Response

Successful Response

The response is of type Response Get Contact Route Contacts Contact Id Get · object.