GET /V1/stockItems/:productSku
GET /V1/stockItems/:productSku is a Magento 2 REST endpoint in the CatalogInventory module. Requires an admin Bearer token with ACL Magento_Catalog::catalog_inventory.
Last verified: against Magento 2.4.9.
Returns
Magento\CatalogInventory\Api\Data\StockItemInterface
Service contract
Magento\CatalogInventory\Api\StockRegistryInterface::getStockItemBySku
Authorization
Admin Bearer token with ACL:
- Magento_Catalog::catalog_inventory
Path parameters
Query parameters
Example request
Auto-generated from the service contract — paste-ready against your store's /rest/default base. Replace the host, store code, ACL token, and any required values before running.
Headers
Path
/V1/stockItems/{productSku}Related in CatalogInventory
Other endpoints shipped by the same module.
/V1/products/:productSku/stockItems/:itemId
CatalogInventory · Magento\CatalogInventory\Api\StockRegistryInterface::updateStockItemBySku
/V1/stockItems/lowStock/
Retrieves a list of SKU's with low inventory qty
CatalogInventory · Magento\CatalogInventory\Api\StockRegistryInterface::getLowStockItems
/V1/stockStatuses/:productSku
CatalogInventory · Magento\CatalogInventory\Api\StockRegistryInterface::getStockStatusBySku
Every Magento dev tool, in one hosted workspace.
Free to sign up. Nothing to install. Drafts, audits, and projects saved across every tool.