Skip to main content
GET

Path Parameters

string
required
The unique identifier of the product to retrieve

Query Parameters

boolean
Include real-time inventory data (default: true)
boolean
Include all product variants (default: true)
string
Filter inventory data by specific warehouse

Response

string
Unique product identifier
string
Always “product”
string
ISO 8601 timestamp of creation
string
ISO 8601 timestamp of last update
string
Product name
string
Product SKU
string
Product description
string
Product category
string
Brand name
object
Pricing information including amount, currency, and compare_at price
object
Cost information for margin calculations
string
Product status: “active”, “draft”, or “archived”
object
Inventory settings and current levels
object
Aggregated inventory data across all variants and warehouses
array
Array of product variants with full details
array
Product images with URLs and metadata
object
Product dimensions for shipping calculations
object
Supplier information if configured
array
Array of product tags
object
Custom metadata fields