/projects/{locator}/export-issues

This endpoint returns a list of all issues for a project. The issues are exported in a JSON (or CSV) format.

Path Params
string
required

the url-encoded locator of the project

Query Params
string

report format to return (JSON or CSV). If not provided, JSON will be returned.

string

The revisionId of the project to get issues for. If not provided, the latest revision will be used.

string

The status of the issues to return. If not provided, all active issues will be returned.

string

the branch or tag to get issues for. If not provided, the default branch will be used.

string
enum

Specify whether the ref is a branch or tag.

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/csv