v4

OpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Issues

Export archived issue(s)

Enables admins to retrieve details of all archived issues. Upon a successful request, the admin who submitted it will receive an email with a link to download a CSV file with the issue details.

Note that this API only exports the values of system fields and archival-specific fields (ArchivedBy and ArchivedDate). Custom fields aren't supported.

Permissions required: Jira admin or site admin: global permission

License required: Premium or Enterprise

Signed-in users only: This API can't be accessed anonymously.

Rate limiting: Only a single request can be active at any given time.

put/rest/api/3/issues/archive/export

Request body

archivedBystring[]

List archived issues archived by a specified account ID.

issueTypesstring[]

List archived issues with a specified issue type ID.

projectsstring[]

List archived issues with a specified project key.

reportersstring[]

List archived issues where the reporter is a specified account ID.

Response

Returns the details of your export task. You can use the get task API to view the progress of your request.

fileUrlstring
payloadstring
progressinteger
statusstring
submittedTimestring date-time
taskIdstring