Last updated 4 days ago
Was this helpful?
GET /api/v1/categories/{category_id}/attribute-groups HTTP/1.1 Host: X-API-Key: YOUR_API_KEY Accept: */*
OK
[ { "attributes": [ { "id": 1, "name": "text", "frontend_name": "text" } ], "id": 1, "name": "type_of_hat", "frontend_name": "Hat Style", "is_multiselect": true } ]