Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Authentication header containing API key (find it in dashboard). The format is "Bearer YOUR_API_KEY"

Response

CRM config.

org_id
string
required
app_id
string

The connected CRM integration app ID.

last_sync_timestamp
number

Epoch milliseconds of the last successful sync.

custom_fields
object[]
crm_analysis_data_mappings
object[]
contact_columns_order
string[]

Preferred display order of contact fields, for clients that render contacts as a table. Not used by the API itself.