Kanban
List Cards
List cards from a pipeline with filters and pagination.
GET
Returns the cards of a specific pipeline. Supports filtering by stage, text search, creation date, and tags.
Your API key (prefixed with
wh_).Pipeline UUID.
Query Parameters
Filter by stage UUID.
Text search across card values.
Filter cards created after this date (ISO 8601 format).
Comma-separated tags (e.g.,
hot,enterprise).Page number (zero-based).
Items per page (max 500).