Returns the time tracking settings. This includes settings such as the time format, default time unit, and others. For more information, see Configuring time tracking.Permissions required:Administer Jiraglobal permission.
リクエストパラメータ
なし
レスポンス
🟢200OK
application/json
Returned if the request is successful.
ボディ
🟠401権限なし
🟠403アクセス禁止
リクエストリクエストExample
Shell
JavaScript
Java
Swift
curl--location--request GET '/rest/api/3/configuration/timetracking/options'