API Reference
Create an export
Queue a private CSV or Parquet export.
POST
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Columns to export. Empty means every customer-visible column.
Structured filters combined with AND.
Maximum array length:
20Optional sort keys. Exports are unordered when omitted.
Maximum array length:
10Generated file format.
Available options:
csv, parquet Response
Successful Response
Available options:
csv, parquet Available options:
queued, running, ready, failed, expired