Skip to main content

An organization record in your CRM.

_id
string

Unique company identifier

name
string

Company name (may also be present under fields.name)

domain
string

Website domain

industry
string

Industry sector

size
string

Company size

location
string

Geographic location

fields
object

Flexible key/value fields of the company (e.g., name, picture, industry, location, size, foundedOn)

createdBy
string

User ID who created the company

ownerId
string

User ID of the owner of the company

createdAt
string<date-time>

Creation timestamp

crmSync
object

CRM sync status for the company, resolved against the team's active CRM provider (Hubspot, Salesforce, or Pipedrive). Only present when a CRM is connected. Use this block to monitor sync state and resolve duplicates (e.g. via GET /companies?crmSyncStatus=unique_index_error_company).