Skip to main content

Get Items For Dialog

GET 

/api/items/get-filtered-items-for-dialog

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

Returns the same filtered item list as ItemController.GetItems(...), but for any authenticated caller regardless of Item-module permission. Intended for picker/dialog UIs where users without Item read permission still need to reference items.

Request

Responses

A PageResult of Items.ItemSummaryDto — same result set as getfiltereditems.