v5

latestOpenAPI 3.0.1Apache 2.02026-08-046169702.3 MB
Dashboards

Get dashboard

Returns a dashboard.

This operation can be accessed anonymously.

Permissions required: None.

However, to get a dashboard, the dashboard must be shared with the user or the user must own it. Note, users with the Administer Jira global permission are considered owners of the System dashboard. The System dashboard is considered to be shared with all other users.

get/rest/api/3/dashboard/{id}

Path parameters

idstring required

The ID of the dashboard.

Response

Returned if the request is successful.

automaticRefreshMsinteger

The automatic refresh interval for the dashboard in milliseconds.

descriptionstring
idstring

The ID of the dashboard.

isFavouriteboolean

Whether the dashboard is selected as a favorite by the user.

isWritableboolean

Whether the current user has permission to edit the dashboard.

namestring

The name of the dashboard.

popularityinteger

The number of users who have this dashboard as a favorite.

rankinteger

The rank of this dashboard.

selfstring uri

The URL of these dashboard details.

systemDashboardboolean

Whether the current dashboard is system dashboard.

viewstring

The URL of the dashboard.