List Contacts
Retrieve a paginated, sorted list of CRM contacts for a specific funnel, including all contact fields, metadata, and UTM parameters.
Get Contact
Retrieve a single CRM contact by ID from a specific funnel, returning the full contact object including metadata, UTM parameters, and messages.
Create Contact
Create a new CRM contact in a specific funnel. Either email or phone must be provided. Returns the full contact object on success.
Update Contact Value
Update a single field value for a CRM contact. Supports standard contact fields, address sub-fields, and arbitrary custom properties.