List a segment's leads
Leads currently matching the segment’s saved filters, newest first, paginated. Every lead includes the derived display_status. Resolution is capped at 5000 matching leads — meta.pagination.total reflects that cap, not an unbounded count.
Required scope: segments:read (leads:read and the legacy calls:read scope are also accepted; keys without scope restrictions have full access).
Authorizations
API key (fam_..., created under Settings → API Keys) or an OAuth 2.0 access token (fam_at_...). Keys can be restricted to scopes such as assistants:read, calls:write, campaigns:write, automations:read, dashboards:read, dashboards:write, leads:write, segments:write, phone_numbers:write, sip_trunks:write, knowledge:write, voices:read, billing:read, settings:write, platform:read, platform:write; a *:write scope implies the matching *:read. Automation and dashboard endpoints also accept the legacy calls:* scope. Keys without scope restrictions have full access.
Path Parameters
Segment ID.
Query Parameters
Page size (1–200).
1 <= x <= 200Number of items to skip.
x >= 0