Skip to content

GetBoardOptionsFilter

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

Specifies the type of boards to be retrieved in a query.

Values

Value Description
All All boards, regardless of their open or closed status.
Closed Only boards that are closed.
Open Only boards that are open.
Starred Boards that the current member has starred.

Usage

Used in GetBoardOptions to filter board types.

Clone this wiki locally