Skip to main content

Export CSV

GET 

/api/csv-templates/:csvTemplate/export

Exports data using the specified CSV template. Returns a CSV file download with the columns defined in the template.

Authentication: Requires Bearer token (Power User access required)

Response: text/csv file download

Request

Responses

Successful response