Skip to main content

Get Item Tags In Place

GET 

/api/places/GetItemTagsInPlace/:id

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

Returns the tag numbers of non-deleted items currently located at a place, for handheld / device-support workflows.

With {includeChildren}true, an unknown place id is rejected with a not-found error; with it false, there is no existence check and an unknown place id simply returns an empty list.

Request

Responses

Tag numbers of matching items. See Dtos.TagSummaryDto.