{ "opencollection": "1.0.0", "info": { "name": "Core AccessGroup AllOverfilledContainerEvent API", "version": "core" }, "items": [ { "info": { "name": "AllOverfilledContainerEvent", "type": "folder" }, "items": [ { "info": { "name": "Request list of All Overfilled Container Event changes", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/visionai/api/integrator/allOverfilledContainerEvents/changes", "params": [ { "name": "since", "value": "", "type": "query" }, { "name": "cursor", "value": "", "type": "query" }, { "name": "links", "value": "", "type": "query" } ] }, "docs": "# Request list of All Overfilled Container Event changes\r\n\r\nRetrieve changes in the list of All Overfilled Container Events for all tenants, that have been made since a specific point in the history where ReviewProcessEnabled for tenant is false\r\n\r\n## Input\r\n\r\n| Parameter | Description |\r\n| ----------------------- | -------------------------- |\r\n| since | Bookmark from extra.until |\r\n| cursor | Bookmark from extra.cursor |\r\n| links" } ] } ], "bundled": true }