Skip to main content
GET
Get Docket Details Request Status

Authorizations

X-API-Key
string
header
required

Path Parameters

docket_details_request_id
string<uuid>
required

The unique identifier of the docket to fetch details for.

Example:

"abb45dfd-97b6-4e8c-a181-a2f46ff26d49"

Response

Successful Response

Represents a docket detail state.

id
string<uuid>
required

ID of the docket update request

docket_id
string<uuid>
required

ID of the docket the search was performed for

state
enum<string>
required

State of the update request

Available options:
PENDING,
EXECUTING,
COMPLETED,
FAILED,
CANCELLED