People
List people
List all people across clients, prospects, and contacts. Supports filtering by role_type, email, phone, and name.
GET
List people
Authorizations
OAuth 2.0 Bearer Token from Clerk authentication
Query Parameters
Page number
Items per page (1-100, default: 25). Values over 100 will be clamped to 100.
Required range:
1 <= x <= 100Filter by book ID
Filter by entity type
Available options:
client, prospect, contact, past_client Include past clients in results (default: false)
Available options:
true, false Filter by exact email match after normalization
Filter by exact phone match (E.164 format)
Filter by person name (prefix/full-text match, not arbitrary substring)
Previous
List pipelinesList all pipelines. Optionally filter by book_id to scope to a specific book. Pipeline stages are returned in order and include stage_order, visible, and default_probability.
Next
List people