Export graph entities to CSV
Export documents as a downloadable CSV file.
Path parameters
collection_id
The ID of the collection to export entities from.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
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