{ "opencollection": "1.0.0", "info": { "name": "Free Law Project / CourtListener REST Alerts Oral Arguments API", "version": "4.3" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Oral Arguments", "type": "folder" }, "items": [ { "info": { "name": "List oral arguments", "type": "http" }, "http": { "method": "GET", "url": "https://www.courtlistener.com/api/rest/v4/audio/", "params": [ { "name": "page", "value": "", "type": "query" } ] }, "docs": "List oral arguments" } ] } ], "bundled": true }