v1

latestOpenAPI 3.0.1Apache 2.02026-07-1310566642.9 KB
Board

Get board by filter id

Returns any boards which use the provided filter id. This method can be executed by users without a valid software license in order to find which boards are using a particular filter.

get/rest/agile/1.0/board/filter/{filterId}

Path parameters

filterIdinteger required

Filters results to boards that are relevant to a filter. Not supported for next-gen boards.

Query parameters

startAtinteger

The starting index of the returned boards. Base index: 0. See the 'Pagination' section at the top of this page for more details.

maxResultsinteger

The maximum number of boards to return per page. Default: 50. See the 'Pagination' section at the top of this page for more details.

Response

Returns the requested boards, at the specified page of the results.

isLastboolean
maxResultsinteger
startAtinteger
totalinteger