Lists all available fields for contacts and companies.
| Source | Description |
|---|---|
default | Built-in fields available on every account (e.g. email, firstName, phone) |
custom | Custom fields created by your team |
crm_synced | Fields from your connected CRM’s field mapping configuration |
source: "crm_synced" reflect the field mapping configured between lemlist and your CRM. These fields include an additional crmField property containing the corresponding field name on the CRM side.
If no CRM is connected, no crm_synced fields are returned.
entity — return fields for a single entity (contact or company)source — return only fields from a specific source (default, custom, or crm_synced)Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Filter by entity type
contact, company Filter by field source
default, custom, crm_synced