{ "opencollection": "1.0.0", "info": { "name": "Fieldwire Account Actual Costs Building Information Models API", "version": "v3.1" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Building Information Models", "type": "folder" }, "items": [ { "info": { "name": "Get Building Information Models In Project", "type": "http" }, "http": { "method": "GET", "url": "https://client-api.super.fieldwire.com/projects/:project_id/building_information_models", "params": [ { "name": "project_id", "value": "", "type": "path" } ] }, "docs": "Get Building Information Models In Project" } ] } ], "bundled": true }