List Exports for Organization

Retrieve a list of exports for the organization with filtering, sorting, and pagination support.

Path Params
string
required

The organization ID

Query Params
string
required

Filter by export type: TRANSACTION, MONTHLY_STATEMENT

string
required

Filter by status: PENDING, PROCESSING, COMPLETED, FAILED

string
required

Filter by format: CSV, XLSX

string
required

Filter by created date range (comma-separated): YYYY-MM-DD,YYYY-MM-DD

string
required

Filter by completed date range (comma-separated): YYYY-MM-DD,YYYY-MM-DD

string
required

Sort by field (prefix with - for descending): createdAt, completedAt, rowCount, fileSize

string
required

Number of results to return (default: 10)

string
required

Number of results to skip (default: 0)

Headers
string
Responses

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