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