Skip to main content

Export Data Using Template

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

Requires permission: csv_templates.export

Request

Responses

OK

Response Headers
    Content-Type
    Content-Disposition