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