Skip to content
Rasmus Wulff Jensen edited this page Apr 4, 2025 · 1 revision

Defines filters for selecting specific cards on a Trello board.

Values

Value Description
All Includes all cards on the board.
Closed Includes only archived cards.
Open Includes only open cards, including those in archived lists.
Visible Includes only open cards, excluding those in archived lists.

Usage

Used in methods such as GetCardOptions and Filter for filtering cards based on specific criteria.

Clone this wiki locally