v1

latestOpenAPI 3.1.02026-07-241695611.0 MB
Litigation & Bankruptcy

Get Docket Search Status

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

get/docket_searches/{search_request_id}/status

Path parameters

search_request_idstring uuid required

The unique identifier of the litigation/bankruptcy search request to fetch the state for.

Example:1566355a-eb3f-495d-84b2-bfa410cd6b1e

The unique identifier of the litigation/bankruptcy search request to fetch the state for.

Response

Successful Response

idstring uuid required

The identifier of this docket search request.

business_idstring uuid nullable

The identifier of the business the search was performed for.

person_idstring uuid nullable

The identifier of the person the search was performed for.

business_search_idstring uuid nullable

The identifier of the business search the docket search was performed for

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