Skip to main content
GET
Get a board

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string
required

Team ID is an alphanumerical string that identifies a Team. This is externally referred to as a "Workspace".

board_id
string
required

Board ID is a numerical string that identifies a Board.

Response

Board response

board
object