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/products/96d0f5c3-1958-4a31-8b03-7014c2070630/images/?page_size=15&Page=1' \
--header 'Access-Token: {{Access-Token}}' \
--header 'Store-Id: {{StoreId}}' \
--header 'Accept-Language: en'{
"next": null,
"previous": null,
"count": 1,
"results": [
{
"id": "0bcc247a-61fa-4a95-bab1-21827a824749",
"image": {
"large": "https://media.zid.store/thumbs/d297fb8b-c322-412e-a2f4-ffa96dc57022/0bcc247a-61fa-4a95-bab1-21827a824749-thumbnail-1000x1000-70.jpg",
"medium": "https://media.zid.store/thumbs/d297fb8b-c322-412e-a2f4-ffa96dc57022/0bcc247a-61fa-4a95-bab1-21827a824749-thumbnail-770x770-70.jpg",
"small": "https://media.zid.store/thumbs/d297fb8b-c322-412e-a2f4-ffa96dc57022/0bcc247a-61fa-4a95-bab1-21827a824749-thumbnail-500x500-70.jpg",
"full_size": "https://media.zid.store/d297fb8b-c322-412e-a2f4-ffa96dc57022/0bcc247a-61fa-4a95-bab1-21827a824749.jpg",
"thumbnail": "https://media.zid.store/thumbs/d297fb8b-c322-412e-a2f4-ffa96dc57022/0bcc247a-61fa-4a95-bab1-21827a824749-thumbnail-370x370-70.jpg"
},
"alt_text": null,
"display_order": 1
}
],
"filters": {}
}