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

Docket Court

Get all dockets associated with court ID (integer). See Case Court for court_id values.

GET https://clearinghouse.net/api/v2p1/dockets/?court_id=court

Headers

Name
Type
Description

Authorization*

String

Authorization

Token XXXXXXXXXXX

where

XXXXXXXXXXX

is the token string

Example

https://clearinghouse.net/api/v2p1/dockets/?court_id=1792

Last updated