Skip to main content
POST
Download docket entry PDF

Authorizations

Authorization
string
header
required

access token

Body

application/json
caseID
string
required

Unique identifier of the case

Example:

"2025-08-00292"

entryID
string
required

Unique identifier of the docket entry

Example:

"1"

Response

Successfully generated PDF download URL

url
string<uri>
Example:

"https://storage.googleapis.com/secure-storage.arb.inc/cases/2025-08-00292/docket/1.pdf?X-Goog-Signature=..."

validForSeconds
integer
Example:

3600