Get all dashboards
Returns a list of dashboards owned by or shared with the user. The list may be filtered to include only favorite or owned dashboards.
This operation can be accessed anonymously.
Permissions required: None.
Query parameters
The filter applied to the list of dashboards. Valid values are:
- favourite Returns dashboards the user has marked as favorite.
- my Returns dashboards owned by the user.
The index of the first item to return in a page of results (page offset).
The maximum number of items to return per page.
Response
Returned if the request is successful.
Changes
Changed in 1 of the 15 revisions of this API.6
- ●
added the new
product_discoveryenum value to thedashboards/items/editPermissions/items/project/allOf[Project]/issueTypes/items/scope/allOf[Scope]/project/allOf[ProjectDetails]/projectTypeKeyresponse property for the response status200response-property-enum-value-added
- ●
added the new
product_discoveryenum value to thedashboards/items/editPermissions/items/project/allOf[Project]/projectTypeKeyresponse property for the response status200response-property-enum-value-added
- ●
added the new
product_discoveryenum value to thedashboards/items/editPermissions/items/role/allOf[ProjectRole]/scope/allOf[Scope]/project/allOf[ProjectDetails]/projectTypeKeyresponse property for the response status200response-property-enum-value-added
- ●
added the new
product_discoveryenum value to thedashboards/items/sharePermissions/items/project/allOf[Project]/issueTypes/items/scope/allOf[Scope]/project/allOf[ProjectDetails]/projectTypeKeyresponse property for the response status200response-property-enum-value-added
- ●
added the new
product_discoveryenum value to thedashboards/items/sharePermissions/items/project/allOf[Project]/projectTypeKeyresponse property for the response status200response-property-enum-value-added
- ●
added the new
product_discoveryenum value to thedashboards/items/sharePermissions/items/role/allOf[ProjectRole]/scope/allOf[Scope]/project/allOf[ProjectDetails]/projectTypeKeyresponse property for the response status200response-property-enum-value-added
- ●