Get a product attribute by it's name and category.Ask AIget https://example.com/integrate/api/v1/product-attributes/{category_id}/{name}/Return a product attribute given it's name and category.Path Paramscategory_idstringrequiredThe ID of the category this attribute belongs tonamestringrequiredThe programmatic name for this attributeResponses 200Product Attribute 404Not FoundUpdated over 5 years ago