Returns the keys of all properties for a dashboard item.This operation can be accessed anonymously.Permissions required: The user must be the owner of the dashboard or have the dashboard shared with them. Note, users with the Administer Jiraglobal permission are considered owners of the System dashboard. The System dashboard is considered to be shared with all other users, and is accessible to anonymous users when Jira\u2019s anonymous access is permitted.
Request
Path Params
Responses
🟢200OK
application/json
Returned if the request is successful.
Body
🟠401Unauthorized
🟠404Record Not Found
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/rest/api/3/dashboard//items//properties'