{
"_id": "<string>",
"name": "<string>",
"domain": "<string>",
"industry": "<string>",
"size": "<string>",
"location": "<string>",
"fields": {},
"createdBy": "<string>",
"ownerId": "<string>",
"createdAt": "2023-11-07T05:31:56Z"
}Objects & Definitions
Company
An organization record in your CRM.
Unique company identifier
Company name (may also be present under fields.name)
Website domain
Industry sector
Company size
Geographic location
Flexible key/value fields of the company (e.g., name, picture, industry, location, size, foundedOn)
User ID who created the company
User ID of the owner of the company
Creation timestamp
Was this page helpful?