Skip to main content
GET
Get a product variant

Authorizations

x-api-key
string
header
required

Your Upstack API key. Starts with upstack_.

x-pixel-id
string
header
required

The pixel id the request targets.

Path Parameters

productId
string
required
variantId
string
required

Response

The variant record, or null when the variant doesn't exist.

productCost
object | null
required

A stored product variant, synced from Shopify. Each variant record also carries its parent product's details, so one call gives you both.

The fields below are the ones worth relying on; the record also includes internal index keys (lowercased titles, composite ids) that you should ignore.