Docket recap_id

Get docket associated with recap_id (integer).

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

Headers

Name
Type
Description

Authorization*

String

Authorization

Token XXXXXXXXXXX

where

XXXXXXXXXXX

is the token string

Example

https://clearinghouse.net/api/v2p1/dockets/?recap_id=72085714

Supported recap_id (id):

You can also query a docket by its RECAP ID, which is a reference to the id field returned by the RECAP API at the docket endpoints (https://www.courtlistener.com/api/rest/v4/dockets/). For more details, see: https://www.courtlistener.com/help/api/rest/arrow-up-right

Last updated