Calls

Get Call Case Match

Get case matching result for a call.

Returns matched case info, match status/method, case-note status, and (for developers) debug info. Requires user authentication.

get/calls/{call_id}/case-match

Path parameters

call_idstring uuid required

Response

Successful Response

case_match_idstring uuid nullable
call_idstring uuid required
case_matching_pipeline_statusstring
matched_case_providerstring nullable
matched_case_local_idstring uuid nullable
matched_smartadvocate_case_idstring uuid nullable
matched_filevine_project_idstring uuid nullable
matched_case_numberstring nullable
matched_case_namestring nullable
matched_case_urlstring nullable
match_statusstring nullable
match_methodstring nullable
confidence_levelstring nullable
case_note_postedboolean
case_note_external_idstring nullable
case_note_textstring nullable
case_matching_debugobject nullable
was_dry_runboolean
has_substantive_conversationboolean nullable
lead_existsboolean
created_atstring date-time nullable
updated_atstring date-time nullable

Changes

No recorded changes to this endpoint across all 2 revisions of this API.