Export document communities to CSV

POST

Export documents as a downloadable CSV file.

Path parameters

collection_idstringRequired

The ID of the document to export entities from.

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

Errors

Built with