companies

Get a company by ID

Returns details of a specific company.

get/companies/{company_id}

Path parameters

company_idstring uuid required

Headers

authorizationstring nullable

Response

Successful Response

idstring uuid required
organization_idstring uuid required
crm_provider'hubspot' | 'attio' | 'none' required

Provider of the CRM system.

provider_account_idstring nullable
company_namestring nullable
domainstring nullable
industrystring nullable
custom_fields_jsonobject nullable
nomi_insights_jsonobject nullable
status'active' | 'archived' | 'deleted' required

Status of a CRM entity (shared across types).

last_modified_source'nomi' | 'crm' | 'sync'

Source of the last modification to a CRM entity.

sync_status'synced' | 'pending_crm' | 'sync_failed' | 'not_synced' required

Status of the synchronization with CRM systems.

last_crm_sync_timestampstring date-time nullable
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.