Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl 'http://localhost:9000/admin/product-attributes/pattr_01HXYZABCDEF' \ -H 'Authorization: Bearer <token>'
{ "product_attribute": { "id": "pattr_01HXYZABCDEF", "name": "Material", "handle": "material", "type": "single_select", "is_required": false, "is_filterable": true, "is_variant_axis": false, "is_active": true, "values": [ { "id": "pattrval_01HXYZABCDEF", "name": "Linen", "rank": 0 } ] } }
Retrieve a catalog product attribute by ID.
+
-
Show properties
single_select
multi_select
unit
toggle
text
null
id
name
handle