Access and manage Kanban boards. Boards organize tickets into columns representing workflow stages.
/boards
Returns a list of all boards (Kanban boards) accessible to the API key's organization.
/boards/{board_id}
Returns details of a specific board including its columns.
/boards/{board_id}/columns
Returns the columns/statuses for a specific board.