v1

latestOpenAPI 3.1.02026-07-241695611.0 MB
Litigation & Bankruptcy

Get Docket Exhibit Request Status

Fetches the state of the docket exhibit document request with the given UUID.

get/docket_searches/exhibits/{docket_exhibit_request_id}/status

Path parameters

docket_exhibit_request_idstring uuid required

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

Example:020f941f-6baa-40d8-8d95-6108debc9dd5

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

Response

Successful Response

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