Get Inventory
Retrieves detailed information about a specific inventory item by its ID, including product details, variant information, and associated metadata.
Authentication
AuthorizationBearer
Authentication using Personal Access Token (PAT) token or OAuth2
Path parameters
inventoryId
Response
OK
barcode
Barcode associated with the inventory item
dimensions
Physical dimensions of the inventory item
inventory_id
Unique identifier for the inventory item
is_case
Indicates if the inventory item is stored in cases
is_lot
Indicates if the inventory item is tracked by lot number
name
Name of the inventory item
sku
Stock keeping unit identifier
user_id
User ID associated with this inventory item
variant
Variant details including active status and product characteristics
weight
Weight information of the inventory item

