Skip to main content

List items

Endpoint:

https://api.visidea.ai/items/{website_id}?page={n}

Method: GET

Response:

[
{
"id": "...",
"item_id": "455950",
"sync": false,
"name": "EIZO - CG2700X 27\" ColorEdge",
"brand_id": "51",
"brand_name": "Eizo",
"price": 3099,
"market_price": 3099,
"discount": 0,
"page_ids": "",
"page_names": "",
"url": "https://www.sito.com/shop/product/eizo-it-455950-1/",
"images": [
""
],
"stock": 0,
"website_id": "...",
"account_id": "...",
"createdDate": "2022-11-10T11:50:39.846Z",
},
{
"id": "...",
"item_id": "455949",
"sync": false,
"name": "Nisi Anello adattatore per Tokina 11-20mm F2.8",
"brand_id": "136",
"brand_name": "Tokina",
"price": 3099,
"market_price": 3099,
"discount": 0,
"page_ids": "",
"page_names": "",
"url": "https://www.sito.com/shop/product/tokina-it-455949-1/",
"images": [
""
],
"stock": 0,
"website_id": "...",
"account_id": "...",
"createdDate": "2022-11-10T11:50:39.846Z",
}
]