Retrieves the list of evidence references (citations) used in a conversation.
The Analytics SSE endpoint streams the generated answer but does not include references in the response. Use this endpoint after the stream completes to fetch the full list of references that were cited in the answer.
Usage Flow:
POST /v1/analytics/sse)conversation event → extract conversation_idconversation_idHow to view original documents:
https://chat.linqalpha.com/rms/viewer?conversation_id={conversation_id}&citation_idx={citation_idx}Conversation ID (UUID). Provided in the conversation SSE event.
Organization ID. Required for platform API keys to identify the target organization.
User ID. Required together with user_email for platform API keys to identify the specific user who owns the conversation.
User email. Required together with user_id for platform API keys to identify the specific user who owns the conversation.
References response
List of references associated with the conversation