Skip to main content
GET
Get a product profile with builder metadata

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Path Parameters

productProfileId
integer
required

ID of the product profile to resolve

Response

The profile plus builder metadata

profile
object

A Product Builder Profile — a reusable configuration that drives a simplified product-create screen and, when referenced from a product create, enforces its constraints (SKU format, required variant preset / distribution group / custom fields) and stamps its fixed defaults.

metadata
object

Everything the builder screen needs to populate its pickers.