Catalog Push API (v0)
Get Product Attribute Config
GET
/
catalog
/
v0
/
product_attribute_config
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
{key}
object
Full information about an attribute, generated during ingestion
Was this page helpful?