{ "opencollection": "1.0.0", "info": { "name": "Administrative Office of the U.S. Courts PACER Authentication Cases API", "version": "1.0.0" }, "items": [ { "info": { "name": "Cases", "type": "folder" }, "items": [ { "info": { "name": "Administrative Office of the U.S. Courts Search for cases", "type": "http" }, "http": { "method": "POST", "url": "https://{environment}.uscourts.gov/cases/find", "body": { "type": "json", "data": "{}" } }, "docs": "Returns a list of cases matching the search criteria." } ] } ], "bundled": true }