v2

latestOpenAPI 3.0.02026-08-013312111.4 MB
Issue tracker

Export issues

A POST request to this endpoint initiates a new background celery task that archives the repo's issues.

When the job has been accepted, it will return a 202 (Accepted) along with a unique url to this job in the 'Location' response header. This url is the endpoint for where the user can obtain their zip files."

post/repositories/{workspace}/{repo_slug}/issues/export

Request body

typestring required
project_keystring
project_namestring
send_emailboolean
include_attachmentsboolean

Response

The export job has been accepted