Retrieve

View as Markdown
Returns a single item by its unique identifier.

Authentication

x-api-keystring
API Key authentication via header

Path parameters

item_idstringRequired
Unique item ID

Query parameters

omit_price_calculationbooleanOptionalDefaults to false

If True, Ordergroove will omit the price, total_cost, and extra_cost fields from the Response Body. This can significantly improve performance in some scenarios.

Response

200
object
OR
Omit Pricingobject

Errors

403
Forbidden Error
404
Not Found Error