v5

latestOpenAPI 3.0.1Apache 2.02026-08-046169702.3 MB
Time tracking

Get selected time tracking provider

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 Jira global permission.

get/rest/api/3/configuration/timetracking

Response

Returned if the request is successful and time tracking is enabled.

keystring required

The key for the time tracking provider. For example, JIRA.

namestring

The name of the time tracking provider. For example, JIRA provided time tracking.

urlstring

The URL of the configuration page for the time tracking provider app. For example, /example/config/url. This property is only returned if the adminPageKey property is set in the module descriptor of the time tracking provider app.