Skip to main content
GET
List resolved people for the company.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Query Parameters

companyId
string

Company ID to scope the query. Required for PAK/API key auth; optional for JWT auth.

page
integer
default:1

1-indexed page number

pageSize
integer
default:50

Results per page. Default 50, max 200.

Search name, email, company, or any normalized identifier

sourceType
enum<string>

Only people with at least one touchpoint of this source type

Available options:
list_row,
sequence_member,
campaign_recipient,
agent_conversation,
inbox_message
needsReview
boolean

Filter to people whose identity merge needs confirmation

Response

Paginated resolved people

Paginated resolved people

items
object[]

People on this page

page
integer

Current page (1-indexed)

pageSize
integer

Results per page

total
integer

Total people matching the query