v4

latestOpenAPI 3.0.1Apache 2.02026-08-016079122.3 MB
Jira settings

Get advanced settings

Returns the application properties that are accessible on the Advanced Settings page. To navigate to the Advanced Settings page in Jira, choose the Jira icon > Jira settings > System, General Configuration and then click Advanced Settings (in the upper right).

Permissions required: Administer Jira global permission.

get/rest/api/2/application-properties/advanced-settings

Response

Returned if the request is successful.

allowedValuesstring[]

The allowed values, if applicable.

defaultValuestring

The default value of the application property.

descstring

The description of the application property.

examplestring
idstring

The ID of the application property. The ID and key are the same.

keystring

The key of the application property. The ID and key are the same.

namestring

The name of the application property.

typestring

The data type of the application property.

valuestring

The new value.