Export documents to CSV

POST

Export documents as a downloadable CSV file.

Headers

X-API-KeystringRequired

Request

This endpoint expects an object.
columnslist of stringsOptional

Specific columns to export

filtersmap from strings to anyOptional

Filters to apply to the export

include_headerbooleanOptional

Whether to include column headers

Response

Successful Response

{}
any or null

Errors

Built with