Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Articulo LEFT JOIN articuloimagen — product rows with linked image ids (if any)
sicarv4.products.with_images
sicarv4
db.query
read
columns
column_list
ids
id_list
limit
curl -s -X POST "$API/v1/devices/$DEVICE_ID/functions/sicarv4.products.with_images" \ -H "Authorization: Bearer $ORQUESTR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"input":{"columns":"*","ids":"1,2,3","limit":"50"}}'