Boards
List Boards
Retrieve a list of Boards for your workspace.
GET
method
/boards
path
Query Parameters
Below are the query parameters available for customizing the response:
sort
asc | desc
default: "asc"Sorted by created date of the board.
privacy
all | public | private
default: "all"Filters boards based on their privacy settings.
limit
1-100
default: "10"Defines the number of boards to retrieve in one request.
page
1-n
default: "1"Specifies the page number of results to retrieve.