Returns a paginated list of cards on the board.
Field values are keyed by field UUID — use the schema endpoint to map keys to labels.
Money fields are returned as { amount, currency } where amount is a decimal.
All filter params are optional and ANDed together.
The board's UUID.
Zero-based page number.
0 <= x <= 9999Number of cards per page.
1 <= x <= 1000Only return cards updated after this ISO timestamp.
Include archived cards.
Only return cards where references.value contains this ID.
Resolves the email to contact IDs, then filters cards referencing those contacts.
Full-text autocomplete search on card title using the Atlas Search index.