Get contacts across all statuses
Returns the initial page of contacts for every status in the requested Contact pipeline at once. Used when the Kanban board first loads to hydrate every column in a single round trip.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Per-stage page size applied to every stage query.
Case-insensitive substring match across name and phone number.
Per-stage page numbers keyed by stage name (e.g. { "New Lead": 1 }).
Specific pipeline _id to query; falls back to the org's active Contact pipeline.
Restrict to contacts whose isUpdated flag is set.
Channel filter; facebook shows only Facebook contacts for the caller, otherwise Facebook contacts are excluded.
Exact-match filter on the contact source field.
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.