Board
Get board
Returns the board for the given board ID. This board will only be returned if the user has permission to view it. Admins without the view permission will see the board as a private one, so will see only a subset of the board's data (board location for instance).
get/rest/agile/1.0/board/{boardId}
Path parameters
boardIdinteger required
The ID of the requested board.
Response
Returns the requested board.