Boards
Retrieve a list of boards
Retrieve a list of boards
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Select the board properties that should be returned
Available options:
title
, appearance
, icon
, updatedAt
, description
, createdAt
, tags.title
, tags.createdAt
, tags.updatedAt
Number of results to return
Page number
Response
200 - application/json