v1

latestOpenAPI 3.1.02026-08-04253331435.1 KB
CRM Contacts

Search Contacts

Search for contacts using various filters.

get/api/v3/crm/{integration_id}/contacts/search

Path parameters

integration_idstring uuid required

The CRM integration ID

The CRM integration ID

Query parameters

querystring nullable

Text search across searchable properties

Text search across searchable properties

emailstring nullable

Filter by email

Filter by email

firstnamestring nullable

Filter by first name

Filter by first name

lastnamestring nullable

Filter by last name

Filter by last name

phonestring nullable

Filter by phone

Filter by phone

companystring nullable

Filter by company name

Filter by company name

jobtitlestring nullable

Filter by job title

Filter by job title

citystring nullable

Filter by city

Filter by city

statestring nullable

Filter by state

Filter by state

countrystring nullable

Filter by country

Filter by country

owner_idstring nullable

Filter by CRM owner ID

Filter by CRM owner ID

limitinteger

Number of results

Number of results

afterstring nullable

Pagination cursor

Pagination cursor

propertiesstring nullable

Comma-separated list of properties to return

Comma-separated list of properties to return

Response

Successful Response

totalinteger required
has_moreboolean
next_cursorstring nullable