Start subscriptions TSV export (async)

Queue a background job that exports the entire filtered subscription set as a TSV file (UTF-8 BOM, tab-delimited, Excel-friendly). Useful when the dataset is too large to page through /subscriptions/list.

The endpoint returns immediately with status: "pending" and an id. Poll GET /exports/{id} until status == "completed", then fetch download_url (signed, expires in 1 hour).

Accepts the same filters as /subscriptions/list. All filters are optional — omit them to export everything in the project.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
string
string
string
string

ISO date (inclusive, project timezone)

string

ISO date (inclusive, project timezone)

string
enum
number
number
string
string
Headers
string
required
Response

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