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

Docket

Get all dockets associated with its ID (integer).

GET https://clearinghouse.net/api/v2p1/dockets/?id=docket_id

Headers

Name
Type
Description

Authorization*

String

Authorization

Token XXXXXXXXXXX

where

XXXXXXXXXXX

is the token string

Example

https://clearinghouse.net/api/v2p1/dockets/?id=61128

Last updated