Skip to main content
GET
List people

Authorizations

X-API-Key
string
header
required

API key in format: mk_live_{40 hex chars}

Query Parameters

limit
integer
default:50

Number of records per page

Required range: 1 <= x <= 100
cursor
string

Pagination cursor from the previous response's nextCursor

since
string<date-time>

Only return records with lastSeen after this ISO 8601 date

hot_leads_only
boolean

Filter to only ICP-matched hot leads

Response

List of people

data
object[]
pagination
object