Themes built on the Twig templating engine are now deprecated and require migration to Vitrin to ensure continued support and compatibility with Zid.
products.read - Products Readcurl --location --request GET 'https://api.zid.sa/v1/attributes/cfb5bd3f-bbc5-4439-a171-b2d70e1c0293/' \
--header 'Authorization: {{Autherization}}' \
--header 'X-Manager-Token: {{Access-Token}}' \
--header 'Accept-Language: en' \
--header 'Store-Id: 3'{
"id": "cfb5bd3f-bbc5-4439-a171-b2d70e1c0293",
"name": "Color",
"slug": "color-6",
"presets": [],
"is_extra": false,
"is_enabled": true,
"display_order": null,
"preset_count": 0
}