v1

latestOpenAPI 3.1.02026-07-241695611.0 MB
Litigation & Bankruptcy

Get Docket Details Request Status

Fetches the state of the docket details request with the given UUID.

get/docket_searches/details/{docket_details_request_id}/status

Path parameters

docket_details_request_idstring uuid required

The unique identifier of the docket to fetch details for.

Example:bca11c55-7843-4bc8-a727-81152b65c8bb

The unique identifier of the docket to fetch details for.

Response

Successful Response

idstring uuid required

ID of the docket update request

docket_idstring uuid required

ID of the docket the search was performed for

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