Returns the time tracking provider that is currently selected. Note that if time tracking is disabled, then a successful but empty response is returned.Permissions required:Administer Jiraglobal permission.
Request
None
Responses
🟢200Returned if the request is successful and time tracking is enabled.
application/json
Bodyapplication/json
🟢204Returned if the request is successful but time tracking is disabled.
🟠401Returned if the authentication credentials are incorrect or missing.
🟠403Returned if the user does not have the necessary permission.