> ## Documentation Index
> Fetch the complete documentation index at: https://docs.baselayer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Docket exhibit search completed

> Emitted when a Docket Exhibit search for a given Docket Exhibit has completed and results are available. The document associated with the Docket Exhibit may or may not be available for download, depending on whether it was successfully retrieved from the court's system.



## OpenAPI

````yaml /api-reference/webhooks.json webhook DocketExhibitSearch.completed
openapi: 3.1.0
info:
  title: baselayer-api-service
  version: 0.1.0
servers:
  - url: https://api.baselayer.com/
security: []
tags:
  - name: Business Verification
  - name: Liens
  - name: Litigations
  - name: Online
  - name: International
  - name: People
  - name: Portfolio Monitoring
  - name: Platform
paths: {}

````