Skip to main content
WEBHOOK

Body

application/json
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 docket exhibit search request

Available options:
PENDING,
EXECUTING,
COMPLETED,
FAILED,
CANCELLED
__event__
WebhookMetadata · object
error
string | null

Any errors that occurred during the docket exhibit search request.

docket_exhibit
DocketExhibit (v1) · object | null

The docket exhibit associated with the docket exhibit update request

Response

Successful Response