Skip to main content

GetAccount retrieves a single Account by ID.

GET 

/api/v1/crm/accounts/:id

Errors:

  • NOT_FOUND: account does not exist in this organisation.
  • PERMISSION_DENIED: caller lacks read access.

Request

Responses

A successful response.