Skip to content

GetBoardOptionsIncludeLists

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

Specifies the collection of lists to be included when retrieving board data.

Values

Value Description
None No lists are included in the response.
All Includes all lists, both open and archived.
Closed Includes only archived lists.
Open Includes only open lists.

Usage

Used in GetBoardOptions to define the scope of lists included in board retrieval operations.

Clone this wiki locally