Skip to main content
GET
Get Docket Exhibit Request Status

Authorizations

X-API-Key
string
header
required

Path Parameters

docket_exhibit_request_id
string<uuid>
required

The unique identifier of the docket exhibit to fetch the document for.

Example:

"90af27bf-b162-4925-9d6e-65fb2af6908f"

Response

Successful Response

Represents a docket exhibit state.

id
string<uuid>
required

ID of the docket exhibit document request

docket_exhibit_id
string<uuid>
required

ID of the docket exhibit the search was performed for

state
enum<string>
required

State of the document search request

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