Board
Get all quick filters
Returns all quick filters from a board, for a given board ID.
get/rest/agile/1.0/board/{boardId}/quickfilter
Path parameters
boardIdinteger required
The ID of the board that contains the requested quick filters.
Query parameters
startAtinteger
The starting index of the returned quick filters. Base index: 0. See the 'Pagination' section at the top of this page for more details.
maxResultsinteger
The maximum number of sprints to return per page. See the 'Pagination' section at the top of this page for more details.
Response
Returns the requested quick filters, at the specified page of the results. Quick filters will be ordered first by position.