Skip to main content

GetContact retrieves a single contact by ID.

GET 

/api/v1/crm/contacts/:id

Errors:

  • NOT_FOUND: contact does not exist.
  • PERMISSION_DENIED: caller lacks read access.

Request

Responses

A successful response.