Skip to main content

Export Filtered State History

GET 

/api/items/exportitemstatehistory

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

Exports the same filtered state history list as ItemController.GetItemStateHistory(...) as a CSV file download.

Request

Responses

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