JavaScript
CRM
Get CRM Config
Get the organization’s CRM configuration: which CRM app is linked, the custom contact fields defined for it, and how post-call analysis data is written back to contacts. Returns an empty configuration when nothing has been set up yet.
GET
JavaScript
Authorizations
Authentication header containing API key (find it in dashboard). The format is "Bearer YOUR_API_KEY"
Response
CRM config.
The connected CRM integration app ID.
Epoch milliseconds of the last successful sync.
Preferred display order of contact fields, for clients that render contacts as a table. Not used by the API itself.
Tags available to contacts in this organization.
Maximum array length:
1000Required string length:
1 - 40Pattern:
\S
