v4

OpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Time tracking

Get all time tracking providers

Returns all time tracking providers. By default, Jira only has one time tracking provider: JIRA provided time tracking. However, you can install other time tracking providers via apps from the Atlassian Marketplace. For more information on time tracking providers, see the documentation for the Time Tracking Provider module.

Permissions required: Administer Jira global permission.

get/rest/api/3/configuration/timetracking/list

Response

Returned if the request is successful.

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.