Skip to main content

Get Item Place History

GET 

/api/items/getitemplacehistory

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

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

When the client's $filter does not mention DateMoved, results are implicitly restricted to movements in the last 365 days — clients wanting older history must include an explicit DateMoved filter. Rows for deleted items are excluded, and results are limited to the caller's visible places (by the item's current place) when a visibility restriction applies.

Request

Responses

A PageResult of Items.ItemPlaceMovementHistoryDto.