Response
{
"status":"success",
"images": [
{
"uuid": "d69455d3-34c5-5954-be79-01ccb0950000",
"name": "01e34e7b507448dbbdd8d033d11e26d0-10.jpg",
"size": 56468,
"size_pretty": "55.14 KB",
"type": "image/jpeg",
"meta": {
"img_h": 1080,
"img_w": 1080,
"img_type": "JPEG"
},
"properties": {
"lang": "en",
"tags": [
"Auto part",
"Automotive alternator",
"Automotive engine part"
],
"search": " Auto part Automotive alternator Automotive engine part",
"description": ""
},
"url_public": "https://store.filerobot.com/fsqdqomm/360_algolia/01e34e7b507448dbbdd8d033d11e26d0/01e34e7b507448dbbdd8d033d11e26d0-10.jpg?v=9661c6",
"url_permalink": "https://api.filerobot.com/fsqdqomm/v1/get/_/d69455d3-34c5-5954-be79-01ccb0950000/01e34e7b507448dbbdd8d033d11e26d0-10.jpg?v=9661c6",
"sha1": "9661c61daa4b284b842653e3f3727e177d2cab3f",
"blurhash": "LEHV6nWB2yk8pyo0adR*.7kCMdnj",
"created_at": "2019-10-29T16:47:41Z",
"modified_at": "2019-10-29T16:47:41Z",
"dir_uuid": "334c6517-d69f-5bd6-a4df-51083a9e91cb",
"dir_name": "/360_algolia/01e34e7b507448dbbdd8d033d11e26d0",
"container": "airstore_b59fa77d_1725_4428_9586_6715b5aa3ab0",
"product": {
"ref": "ABCDE",
"position": 1
}
},
....
]
}
Get all assets linked to product
Response
{
"status":"success",
"images": [
{
"uuid": "d69455d3-34c5-5954-be79-01ccb0950000",
"name": "01e34e7b507448dbbdd8d033d11e26d0-10.jpg",
"size": 56468,
"size_pretty": "55.14 KB",
"type": "image/jpeg",
"meta": {
"img_h": 1080,
"img_w": 1080,
"img_type": "JPEG"
},
"properties": {
"lang": "en",
"tags": [
"Auto part",
"Automotive alternator",
"Automotive engine part"
],
"search": " Auto part Automotive alternator Automotive engine part",
"description": ""
},
"url_public": "https://store.filerobot.com/fsqdqomm/360_algolia/01e34e7b507448dbbdd8d033d11e26d0/01e34e7b507448dbbdd8d033d11e26d0-10.jpg?v=9661c6",
"url_permalink": "https://api.filerobot.com/fsqdqomm/v1/get/_/d69455d3-34c5-5954-be79-01ccb0950000/01e34e7b507448dbbdd8d033d11e26d0-10.jpg?v=9661c6",
"sha1": "9661c61daa4b284b842653e3f3727e177d2cab3f",
"blurhash": "LEHV6nWB2yk8pyo0adR*.7kCMdnj",
"created_at": "2019-10-29T16:47:41Z",
"modified_at": "2019-10-29T16:47:41Z",
"dir_uuid": "334c6517-d69f-5bd6-a4df-51083a9e91cb",
"dir_name": "/360_algolia/01e34e7b507448dbbdd8d033d11e26d0",
"container": "airstore_b59fa77d_1725_4428_9586_6715b5aa3ab0",
"product": {
"ref": "ABCDE",
"position": 1
}
},
....
]
}
Was this page helpful?