/projects/{locator}/export-issues/json

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

Path Params
string
required

the url-encoded locator of the project

Query Params
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:
Responses

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