v4

latestOpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Jira settings

Get global settings

Returns the global settings in Jira. These settings determine whether optional features (for example, subtasks, time tracking, and others) are enabled. If time tracking is enabled, this operation also returns the time tracking configuration.

Permissions required: Permission to access Jira.

get/rest/api/3/configuration

Response

Returned if the request is successful.

attachmentsEnabledboolean

Whether the ability to add attachments to issues is enabled.

issueLinkingEnabledboolean

Whether the ability to link issues is enabled.

subTasksEnabledboolean

Whether the ability to create subtasks for issues is enabled.

timeTrackingEnabledboolean

Whether the ability to track time is enabled. This property is deprecated.

unassignedIssuesAllowedboolean

Whether the ability to create unassigned issues is enabled. See Configuring Jira application options for details.

votingEnabledboolean

Whether the ability for users to vote on issues is enabled. See Configuring Jira application options for details.

watchingEnabledboolean

Whether the ability for users to watch issues is enabled. See Configuring Jira application options for details.