{ "opencollection": "1.0.0", "info": { "name": "CourtListener REST Alerts Coverage API", "version": "4.4" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Coverage", "type": "folder" }, "items": [ { "info": { "name": "Shows the number of opinions in each jurisdiction by year", "type": "http" }, "http": { "method": "GET", "url": "https://www.courtlistener.com/api/rest/v4/coverage/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Jurisdiction ID to be queried" } ] }, "docs": "Useful in identifying gaps in the corpus" } ] } ], "bundled": true }