Skip to main content

Get Item State History

GET 

/api/items/getitemstatehistory

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

Returns a server-side filtered, sorted, and paged list of item state-history rows.

Rows for deleted items are excluded, and results are limited to the caller's visible places when a visibility restriction applies. Unlike ItemController.GetItemPlaceHistory(...), there is no implicit date window.

Request

Responses

A PageResult of Items.ItemStateHistoryDto.