Trello - List boards action (batch)

The List boards action retrieves the boards that the connected account can access.

Input

FieldDescription
FilterSpecify which boards to return. Default is Open.
Page sizeSpecify the number of boards to return per page, from 1 to 100. Default is 50.
OffsetProvide the offset from a previous response to fetch the next page. Leave blank to start from the beginning.

Output

FieldDescription
BoardsA list of board objects. Each contains fields such as ID, Name, ID organization, Desc, Closed, URL, Prefs, Memberships, and Short URL.
Next offsetThe offset to provide in a subsequent request to retrieve the next page of boards.

Last updated: