Views
Resolve a portfolio view by name.
get/portfolio/{portfolioId}/view
Path parameters
portfolioIdstring required
Query parameters
namestring required
Exact view name (case-insensitive).
ownerType'personal' | 'workspace'
Narrow to personal or workspace.
categorystring
Narrow to a category name.
includeRawboolean
Also return the stored state verbatim.
includeCompletedboolean
Include released items in listItemsParams. A view with no status filter hides them, so they are excluded by default to match what the view shows.
Response
The view, or the candidates to choose between