Scheduled maintenance — Monday, June 29, 8:00–9:00 PM ET
Documentation will remain available. Database changes made during this window may not be saved.
The variant object contains details about product variants. The API allows you to find individual variants.
Retrieves an existing variant.
idstring
Required
Unique identifier for the Variant.
curl "https://api-us-snd.fullscript.io/api/catalog/variants/{id}" \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer XXXXXXXXXXXXXXXXXXXX'