Returns all model results for conversations matching the provided Conversation Ids or Client Call Ids.
modelIds is required and must contain active model IDs for your organization.
At least one of conversationIds or clientCallIds must also be supplied.
When both conversationIds and clientCallIds are provided, results for any conversation matching
either set of identifiers are returned. Maximum 100 IDs per parameter.
Use this endpoint when you already know the Authenticx ConversationId from GET /Metadata or your own
source-system ClientCallId and want the latest available model results for those specific conversations.
Set includeUnprocessedMedia=true to also return conversations that are still processing or failed to process.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
400If modelIds is missing, malformed, or unknown, the response includes the available active model IDs for the organization. Other 400 responses cover invalid conversation IDs or too many identifiers.
