For the complete documentation index, see llms.txt. This page is also available as Markdown.

Docket Year

Get all dockets associated with year (integer).

GET https://clearinghouse.net/api/v2p1/cases/?docket_year=docket_year

Headers

Name
Type
Description

Authorization*

String

Authorization

Token XXXXXXXXXXX

where

XXXXXXXXXXX

is the token string

Example

https://clearinghouse.net/api/v2p1/cases/?docket_year=2025

Last updated