Skip to main content

Get Single Item With Tag

GET 

/api/items/getitem

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

Looks up a single item by its attached tag number.

Request

Responses

Returns the item. See Items.ItemDetailDto. If no item carries the given tag number, this still returns HTTP 200 with a null body rather than an error.