{ "opencollection": "1.0.0", "info": { "name": "USACE CWMS Data Catalog Offices API", "version": "2.0.0" }, "items": [ { "info": { "name": "Offices", "type": "folder" }, "items": [ { "info": { "name": "Get Offices", "type": "http" }, "http": { "method": "GET", "url": "https://cwms-data.usace.army.mil/cwms-data/offices" }, "docs": "Returns a list of USACE district offices in the CWMS system." } ] } ], "bundled": true }