Get leads from a list with cursor-based pagination, optional filters, and sorting. Returns full prospect data including CRM context and custom column values.
Documentation Index
Fetch the complete documentation index at: https://docs.inboxapp.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the list.
^[0-9a-z]+$Pagination cursor. Omit to start from the beginning.
Maximum number of leads to return per page. Defaults to 50, maximum 100.
1 <= x <= 10050
Free-text search query to filter leads by name, username, or bio. Can be combined with query filters.
"john"
Structured filter query. Supports filtering by bio, name, username, location, followers count, following count, tweet count, verification status, website, profile type, valuation, tags, status, campaigns, assignee, reachability, list membership, account status, last contacted, last replied, account created date, and notes.
Filters are organized into groups. Each group has a type ("and" or "or") that determines how its filters are combined. By default, all filters use AND logic — every condition must match. To use OR logic, set the group type to "or". Multiple groups at the top level are always combined with AND.
Sort order for results. Defaults to followers descending. Available fields: displayName.keyword, username.keyword, location.keyword, followers, following, posts, createdAt, lastActiveAt, lastContactedAt, valuation.