List People
People
List People
Filtered, paginated list of people in the workspace. Workflow shape — same projection your agent sees through /v2/accounts/:id.
GET
List People
Query parameters
Substring match across email, first name, last name, company.
Exact match. One of
identified, aware, interested, evaluating, client.Exact match on the entity’s source claim.
Entity status.
active (default) or archived.Restrict to people who do or do not have an email identifier.
Restrict to people who do or do not have a LinkedIn URL.
Duration like
2d, 7d, 30d. Returns people whose last activity was before now minus the duration, including people who never had activity. Use this for the “gone quiet for N” filter inside a morning loop.Duration like
2d, 7d, 30d. Returns people active within the window.last_activity_desc (default) or last_activity_asc.Page size. Max 1000.
Page offset.
Response
id is the entity UUID. Pass it to GET /v2/accounts/:id, POST /v2/context, POST /v2/observations — anywhere the v2 surface accepts a focus. (POST and PATCH responses include both id and entity_id; they always carry the same value.)