Skip to main content
GET
/
catalog
/
v0
/
category_attribute_config
Get Category Attribute Config
curl --request GET \
  --url https://api.example.com/catalog/v0/category_attribute_config \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Successful Response

{key}
AttributeMetadata · object

Full information about an attribute, generated during ingestion