Export all issues

Returns a list of all issues (open, ignored, snoozed, closed,..) in your account in JSON or CSV format

Query Params
string
enum
Defaults to json

The format of the export

Allowed:
string
enum
Defaults to all

A filter to only export issues that have a given status.

Allowed:
integer

A filter to only export issues that belong to a given team

integer

A filter to only export issues that belong to a given issue group

integer

A filter to only export issues that belong to a given code repo

string

A filter to only export issues that belong to a code repo which matches this name exactly

integer

A filter to only export issues that belong to a given container repo

string

A filter to only export issues that belong to a container repo which matches this name exactly

string

A filter to only export issues that belong to given container repos (up to 15). Multiple values should be comma separated. Only available for Pro and Scale workspaces.

integer

A filter to only export issues that belong to a given domain

integer

A filter to only export issues that belong to a given virtual machine

string
enum

A filter to only export issues that have a give type

string
enum

A filter to only export issues with the specified severities. Multiple values should be comma separated.

Allowed:
integer

A filter to only export issues with a sla_remediate_by timestamp after the specified unix timestamp (in seconds).

integer

A filter to only export issues with a sla_remediate_by timestamp before the specified unix timestamp (in seconds).

string
enum

A filter to only export issues of the specified language.

Response

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