List all exports
Exports
List all exports
List the exports created by the authenticated user, newest first. Use this to recover the ID of an export you created earlier. Exports created by other users in your organization are not returned. Results are paginated with cursor pagination.
GET
List all exports
Authorizations
Your API key is available in the Production and Sandbox dashboards.
Query Parameters
Filter exports by processing status (exact match)
Available options:
pending, running, finished, failed, stopping, stopped Filter exports by output format (exact match)
Available options:
csv, xlsx, json, pdf Filter exports by ID (exact match)
Collection cursor pointer to the next page
Collection cursor pointer to the previous page
Number of items per page
Required range:
1 <= x <= 1000