Jira 9.4 REST API change log
8.13
No changes
8.14
ADDED |
| ||
ADDED |
| ||
ADDED |
| ||
ADDED |
| ||
ADDED | Revert email templates to default |
| |
ADDED | GET /rest/api/2/email-templates/types | ||
ADDED EXPERIMENTAL | GET /rest/api/2/nomenclature/entries | ||
ADDED EXPERIMENTAL | POST /rest/api/2/nomenclature/entries | ||
ADDED EXPERIMENTAL | GET /rest/api/2/nomenclature/entries/{originalName} |
8.15
ADDED EXPERIMENTAL |
| ||
ADDED EXPERIMENTAL |
| ||
ADDED EXPERIMENTAL |
| ||
REMOVED EXPERIMENTAL |
| ||
REMOVED EXPERIMENTAL | Set nomenclature entry |
| |
REMOVED EXPERIMENTAL | Get nomenclature entry | GET /rest/api/2/nomenclature/entries/{originalName} |
8.16
ADDED |
| ||
ADDED EXPERIMENTAL |
|
8.17
ADDED EXPERIMENTAL |
| ||
REMOVED EXPERIMENTAL | Set terminology entry |
POST /rest/api/2/terminology/entries
| |
REMOVED EXPERIMENTAL | Set bulk terminology entries |
|
8.18
No changes.
8.19
Jira Data Center and Server 8.19 platform REST API reference
Resource | Method | Endpoint | Description |
---|---|---|---|
api/2/screens | UPDATED | GET /rest/api/2/screens | Added the startAt , maxResults , expand , and search query parameters, as well as the 400 and 401 HTTP response codes. |
api/2/statuscategory | UPDATED | GET /rest/api/2/statuscategory/{idOrKey} | Added the X-Requested-With request header. |
api/2/user |
| Added a new method that returns the number of users whose accounts are duplicated. | |
GET /rest/api/2/user/duplicated/list | Added a new method that returns duplicated users mapped to their directories with an indication if their accounts are active or not. |
8.20
Jira Data Center and Server 8.20 platform REST API reference
Resource | Method | Endpoint | Description |
---|---|---|---|
api/2/avatar | UPDATED | GET /rest/api/2/avatar/{type}/system | Added the 401 HTTP response code. |
api/2/field | UPDATED | GET /rest/api/2/field | Added the 401 HTTP response code. |
api/2/issue | GET /rest/api/2/issue/createmeta/{projectIdOrKey}/issuetypes | Added the 400 HTTP response code. | |
api/2/projectCategory | UPDATED | GET /rest/api/2/projectCategory/{id} | Added the X-Requested-With request header. |
api/2/resolution | UPDATED | GET /rest/api/2/resolution | Added the X-Requested-With request header. |
api/2/user | UPDATED | GET /rest/api/2/user/assignable/multiProjectSearch | Removed the startAt query parameter. |
UPDATED | GET /rest/api/2/user/assignable/search | Removed the startAt query parameter was removed. | |
Find users with all permissions DEPRECATED | GET /rest/api/2/user/permission/search | This method has been deprecated and will be removed in a future release. | |
GET /rest/api/2/user/viewissue/search | Removed the startAt query parameter. |
8.21
Jira Data Center and Server 8.20 platform REST API reference
Resource | Method | Endpoint | Description |
---|---|---|---|
Search for projects | GET /rest/api/2/projects/picker | A new resource with a method that returns a list of projects visible to the user. | |
UPDATED | GET /rest/api/2/user/assignable/multiProjectSearch | The startAt query parameter was added. | |
UPDATED | GET /rest/api/2/user/assignable/search | The startAt query parameter was added. | |
GET /rest/api/2/user/viewissue/search | The startAt query parameter was added. |
8.22
Jira Data Center and Server 8.22 platform REST API reference
Resource | Method | Endpoint | Description |
---|---|---|---|
UPDATED | GET /rest/api/2/user/assignable/multiProjectSearch | The startAt query parameter was removed. | |
UPDATED | GET /rest/api/2/user/assignable/search | The startAt query parameter was removed. | |
GET /rest/api/2/user/viewissue/search | The startAt query parameter was removed. |
9.0
Jira Data Center and Server 9.0 platform REST API reference
Resource | Method | Endpoint | Description |
---|---|---|---|
api/2/issue | Get create issue meta DELETED | GET /rest/api/2/issue/createmeta | Method deleted. |
api/2/issueLinkType | UPDATED | GET /rest/api/2/issueLinkType/{issueLinkTypeId} | The 401 HTTP response code was added. |
UPDATED | GET /rest/api/2/issueLinkType | The 401 HTTP response code was added. | |
api/2/priority | UPDATED | GET /rest/api/2/priority | The 401 HTTP response code was added. |
UPDATED | GET /rest/api/2/priority/{id} | The 401 HTTP response code was added. | |
api/2/projects/picker | UPDATED | GET /rest/api/2/projects/picker | Added maxResults query parameter. |
9.1
Jira Data Center and Server 9.1 platform REST API reference
Resource | Method | Endpoint | Description |
---|---|---|---|
ADDED | GET /rest/api/2/monitoring/app | A new resource that allows the control of App monitoring. | |
Set app monitoring enabled | POST /rest/api/2/monitoring/app | ||
api/2/priority | UPDATED | GET /rest/api/2/priority/page | The Get priorities method has a new endpoint URL and the following additional query parameters:
|
api/2/status | GET /rest/api/2/status/page | The api/2/status resource gained a new method that returns a paginated list of filtered statuses. |
9.2
Jira Data Center and Server 9.2 platform REST API reference
Resource | Method | Endpoint | Description |
---|---|---|---|
api/2/component | GET /rest/api/2/component/page | Added a new method that returns a paginated list of filtered active components. | |
api/2/issuetype | GET /rest/api/2/issuetype/page | Added a new method that returns a paginated list of filtered issue types. | |
api/2/priority | UPDATED | GET /rest/api/2/priority/page | Added the projectIds query parameter. |
api/2/resolution | GET /rest/api/2/resolution/page | Added a new method that returns a paginated list of filtered resolutions. | |
api/2/status | GET /rest/api/2/status/page | Added the projectIds and issueTypeIds query parameters. | |
api/2/version | GET /rest/api/2/version | Added anew method that returns a paginated collection of versions. |
9.3
Jira Data Center and Server 9.3 platform REST API reference
Resource | Method | Endpoint | Description |
---|---|---|---|
api/2/customFields | GET /rest/api/2/customFields/{customFieldId}/options | The api/2/customFields resource gained a new method that returns the options for a custom field. |
9.4
Jira Data Center and Server 9.4 platform REST API reference
No changes.