Export collections to CSV
Export collections as a CSV file.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Headers
X-API-Key
Request
This endpoint expects an object.
columns
Specific columns to export
filters
Filters to apply to the export
include_header
Whether to include column headers
Response
Successful Response