Skip to main content

Export Filtered List

GET 

/api/templates/exportfilteredtemplates

Tier: Public — stable, supported for third-party integration.

Exports the same filtered template list as TemplateController.GetTemplates(...) as a CSV file download.

Request

Responses

A CSV file attachment (Content-Type: application/octet-stream, filename Export.csv) of the filtered Templates.TemplateSummaryDto records, with dates/times localised to the caller's time zone.