List people
People
List people
Return prospect profiles aggregated across sessions.
GET
List people
Requires
people:read.
People are ordered by lastSeenAt, newest first. Use intent, qualification,
date, and partial-email filters to build prospect cohorts.
Person profiles evolve as later sessions update activity, intent,
qualification, and summary fields.Authorizations
Hobbes API key with the hb_live_ prefix.
Query Parameters
Partial email match
high | medium | low | none (comma-separated)
qualified | unqualified (comma-separated)
Filter by last seen (ISO 8601)
Filter by last seen (ISO 8601)
Number of records to return. Defaults to 50 and cannot exceed 200.
Required range:
1 <= x <= 200Zero-based number of records to skip. Use with pagination.total to request the next page.
Required range:
0 <= x <= 1000000