Overview
This endpoint retrieves all transcript verification results for a given inquiry. Transcript verifications contain AI-verified information extracted from call transcripts, including verification items that check specific criteria (e.g., patient eligibility, coverage details, etc.). The results are returned sorted by creation time, with the most recent verification first.Example Request
Response
The response includes a list of all verifications for the inquiry, sorted by creation time (newest first):If no verifications are found for the inquiry, the endpoint returns an empty array with
count: 0.