Webhook Events

DocketExhibitSearch.failed

Emitted when a Docket Exhibit search for a given Docket Exhibit has failed.

postWebhookDocketExhibitSearch.failed

Payload

idstring uuid required

ID of the docket exhibit document request

docket_exhibit_idstring uuid required

ID of the docket exhibit the search was performed for

state'PENDING' | 'EXECUTING' | 'COMPLETED' | 'FAILED' | 'CANCELLED' required

Response

Successful Response

{"stackTrail":"webhooks:DocketExhibitSearch.failed:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Webhooks have no change history: a webhook is keyed by its event name rather than a path and method, so no recorded change can name it.