These endpoints support the reconciliation of conversation analysis results against your pharmacovigilance system.
Use GET /ModelResults/ to retrieve AI model predictions and human review outcomes — including adverse event, safety event, and product quality complaint classifications — for conversations processed within a given date range.
Use GET /Receipts/ to confirm that those results were successfully transmitted to your downstream system, and to retrieve the external receipt identifiers and UIDs returned by your export endpoint.
Together, these two endpoints provide the data needed to verify that all relevant conversations have been processed, classified, and exported without gaps.
Both endpoints return a
ConversationIdfield. This is the same conversation identifier returned asIdfrom the Metadata endpoints, and can be used with the Transcriptions and Insights endpoints.



