{ "opencollection": "1.0.0", "info": { "name": "JLL Corrigo Enterprise REST Assets API", "version": "1.0" }, "items": [ { "info": { "name": "Assets", "type": "folder" }, "items": [ { "info": { "name": "Query assets", "type": "http" }, "http": { "method": "POST", "url": "https://am-ce98c.corrigo.com/api/v1/query/Asset", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieves a filtered list of assets from the Corrigo Enterprise platform based on specified query criteria." } ] } ], "bundled": true }