cURL
curl --request GET \ --url https://api.example.com/catalog/v0/product_attribute_config \ --header 'Authorization: Bearer <token>'
{}
Documentation IndexFetch the complete documentation index at: https://docs.depict.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.depict.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response
Full information about an attribute, generated during ingestion
Show child attributes
Was this page helpful?