{ "opencollection": "1.0.0", "info": { "name": "Core AccessGroup OverfilledContainerEvent API", "version": "core" }, "items": [ { "info": { "name": "OverfilledContainerEvent", "type": "folder" }, "items": [ { "info": { "name": "Request list of Overfilled Container Event changes", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/visionai/api/integrator/overfilledContainerEvents/changes", "params": [ { "name": "since", "value": "", "type": "query" }, { "name": "cursor", "value": "", "type": "query" }, { "name": "links", "value": "", "type": "query" } ] }, "docs": "# Request list of Overfilled Container Event changes\r\n\r\nRetrieve changes in the list of Overfilled Container Events for all tenants, that have been made since a specific point in the history\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 | N/A |\r\n\r\n##" } ] } ], "bundled": true }