{ "opencollection": "1.0.0", "info": { "name": "USACE Corps Water Management System Data Catalog Offices API", "version": "latest" }, "items": [ { "info": { "name": "Offices", "type": "folder" }, "items": [ { "info": { "name": "Get USACE Offices", "type": "http" }, "http": { "method": "GET", "url": "https://cwms-data.usace.army.mil/cwms-data/api/latest/offices" }, "docs": "Returns a list of USACE district offices with their identifiers and information. Offices are used to scope data queries within the CWMS system." } ] } ], "bundled": true }