Get Items
GET/api/items/getfiltereditems
Tier: Public — stable, supported for third-party integration.
Returns a server-side filtered, sorted, and paged list of items for the caller's organisation.
Request
Responses
- 200
- 400
- 401
- 403
A PageResult of Items.ItemSummaryDto. Thumbnails are signed, time-limited (about 1 hour)
URLs. Results are restricted to the caller's visible places when a place-visibility restriction applies.
The OData query options failed validation (bare 400, no body), or a service-level failure occurred (JSON error array body).
Caller is not authenticated.
Caller does not have Read permission on the Item module.