Export Filtered Monitors
GET/api/EntityEventSchedules/ExportFilteredMonitors
Tier: Public — stable, supported for third-party integration.
Exports the filtered schedule-monitor 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
- 200
- 400
A CSV file (application/octet-stream, attachment Export.csv).
The supplied OData query failed validation.