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.
リクエストパラメータ
パスパラメータ
レスポンス
🟢200OK
application/json
Returned if the request is successful.
ボディ
🟠401権限なし
🟠404レコードが存在しない
リクエストリクエストExample
Shell
JavaScript
Java
Swift
curl--location--request GET '/rest/api/3/dashboard//items//properties'