Get contacts for one status
Returns the paginated contacts in a single pipeline status / stage. Used to expand a Kanban column or status drawer beyond its initial page. Honors search, ownership, and the unified-filter-drawer advanced filters.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Stage to query, identified by stage name or stage _id.
Pipeline _id to query; falls back to the org's active Contact pipeline when omitted.
1-based page number for the requested stage.
Page size (default 50).
Case-insensitive substring match across name and phone number.
Restrict to contacts whose isUpdated flag is set.
Quick-tab owner scope: my, all, team, unassigned, or a specific user _id.
Restrict to contacts created via bulk import.
Restrict to contacts with at least one webchat conversation in a pending/unresolved state.