Skip to main content
GET
Get Docket Search Status

Authorizations

X-API-Key
string
header
required

Path Parameters

search_request_id
string<uuid>
required

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

Example:

"bf1ee476-66db-4439-b4fa-53807a742d28"

Response

Successful Response

Represents a docket search state.

id
string<uuid>
required

The identifier of this docket search request.

state
enum<string>
required

The current state of the docket search request.

Available options:
PENDING,
EXECUTING,
COMPLETED,
FAILED,
CANCELLED
business_id
string<uuid> | null

The identifier of the business the search was performed for.

person_id
string<uuid> | null

The identifier of the person the search was performed for.

business_search_id
string<uuid> | null

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