Skip to main content

Export Filtered Event Schedules

GET 

/api/EntityEventSchedules/ExportFilteredEventSchedules

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

Exports the filtered event-schedule list as a CSV file. This action is POST-only (it has no [HttpGet] and its name does not start with "Get", so Web API's convention-based binding does not allow GET here) — unlike most exports in the platform, which are GET.

Request

Responses

A CSV file (application/octet-stream, attachment Export.csv).