Skip to main content
POST
Search company contacts

Authorizations

x-api-key
string
header
required

Your API key for authentication. Get your API key from the PG:AI dashboard under Settings > API Keys.

Path Parameters

company_id
string
required

UUID of the company

Body

application/json
page
integer

Page number for pagination

per_page
integer

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.

name
string

Filter by contact name

job_title
string

Filter by job title

location
string

Filter by location

linkedin_url
string

Filter by LinkedIn URL

Response

Success - list of contacts with pagination

Response data