Skip to main content

List People

Returns a paginated list of people identified from your website visitors. Results are sorted by most recently seen first.

Query Parameters

ParameterTypeDescription
limitintegerRecords per page (default: 50, max: 100)
cursorstringPagination cursor from previous response
sinceISO dateOnly people with lastSeen after this date
hot_leads_onlybooleanFilter to ICP-matched hot leads only

Filtering

Use ?hot_leads_only=true to get only people matching your ICP criteria. Note that pages may return fewer than limit results when this filter is active, because filtering happens after fetching from the database. Use ?since=2026-03-01 to get only people seen after a specific date. This is useful for incremental syncs.

Get Person

Returns details for a single person by their ID.