{ "opencollection": "1.0.0", "info": { "name": "Labguru Antibodies Manifest API", "version": "v1" }, "items": [ { "info": { "name": "Manifest", "type": "folder" }, "items": [ { "info": { "name": "List the objects that have changed today", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v1/manifests", "params": [ { "name": "token", "value": "", "type": "query" }, { "name": "page", "value": "", "type": "query", "description": "the default call is with page = 1" } ] }, "docs": "List the objects that have changed today" } ] } ], "bundled": true }