Get base product by id
Swag base products (coming soon)
Get base product by ID
Returns a single base product by id. fields accepts an optional
free-form list of base-product field expansions.
GET
Get base product by id
Authorizations
Partner API key. Finalized per partner integration agreement.
Path Parameters
Base product identifier.
Query Parameters
Optional base-product/base-variant field expansions. Comma-separated.
Response
Single base product.
Base product (swag template). Minimal shape - extended schema to be finalized as the swag track lands.
Example:
"bp_a1b2c3"
Product type. Used both as the value of Product.type and as the
filter value for filter[type].
Available options:
physical, digital, giftCard, donation Example:
"physical"
Product brand. May be null (per the parent property) when no brand applies.
Last modified on June 17, 2026