{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"docket_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"__event__": {
"type": "DocketDetailsSearch.completed",
"origin": "api"
},
"error": "<string>",
"docket": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"docket_number": "A19284",
"court": "Supreme Court of Orange County",
"title": "Doe v. City of New York",
"is_bankruptcy": true,
"state": "CA",
"division": "Civil Court Division",
"judges": [
"Honorable Paul Shaw"
],
"case_type": "Civil",
"status": "Pending",
"bankruptcy_type": "Chapter 7",
"date_filed": "1900-01-01",
"date_closed": "2023-12-25",
"last_synced_at": "2023-11-07T05:31:56Z",
"parties": [],
"updates": [],
"search_entity_name": "<string>",
"match_confidence": {
"confidence": "high",
"name_match": "NO_MATCH",
"address_match": "STATE",
"date_match": "CONSISTENT"
},
"risk_level": "low",
"normalized_status": "open"
}
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}Litigations
Docket details search completed
Emitted when a Docket Details search for a given Docket has completed and results are available.
WEBHOOK
DocketDetailsSearch.completed
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"docket_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"__event__": {
"type": "DocketDetailsSearch.completed",
"origin": "api"
},
"error": "<string>",
"docket": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"docket_number": "A19284",
"court": "Supreme Court of Orange County",
"title": "Doe v. City of New York",
"is_bankruptcy": true,
"state": "CA",
"division": "Civil Court Division",
"judges": [
"Honorable Paul Shaw"
],
"case_type": "Civil",
"status": "Pending",
"bankruptcy_type": "Chapter 7",
"date_filed": "1900-01-01",
"date_closed": "2023-12-25",
"last_synced_at": "2023-11-07T05:31:56Z",
"parties": [],
"updates": [],
"search_entity_name": "<string>",
"match_confidence": {
"confidence": "high",
"name_match": "NO_MATCH",
"address_match": "STATE",
"date_match": "CONSISTENT"
},
"risk_level": "low",
"normalized_status": "open"
}
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}Body
application/json
ID of the docket update request
ID of the docket the search was performed for
State of the update request
Available options:
PENDING, EXECUTING, COMPLETED, FAILED, CANCELLED Show child attributes
Show child attributes
The docket associated with the update request
Show child attributes
Show child attributes
Response
Successful Response