Skip to main content

Get Item Dashboard

GET 

/api/items/getitemdashboard/:id

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

Returns a dashboard summary for a single item: full detail plus last-seen timestamp, the latest 5 pages of state/movement/order/service history, and 28-day graph data.

Calling this for an item with no attached tag currently raises an unhandled exception (HTTP 500) while building the tag-read graph data.

Request

Responses

Returns the dashboard. See Items.ItemDashboardDto.