v1

latestOpenAPI 3.0.02026-07-13321262.1 KB
companies

Search company contacts

Search and retrieve contacts associated with a specific company. Supports filtering by name, job title, location, and LinkedIn URL.

post/companies/{company_id}/contacts

Path parameters

company_idstring required

UUID of the company

Request body

pageinteger

Page number for pagination

per_pageinteger

Page size. Default 25, maximum 50 on all list endpoints. Omit to use the default; increase up to 50 only if you need larger pages.

namestring

Filter by contact name

job_titlestring

Filter by job title

locationstring

Filter by location

linkedin_urlstring

Filter by LinkedIn URL

Response

Success - list of contacts with pagination

object required

Response data