Retrieves the list of evidence references (citations) used in an analytics conversation, in normalized format with enriched metadata.
Note: This endpoint returns references from the Analytics V2 SSE endpoint. Some source types (e.g.,
rms) require a separate onboarding process. For more information, please contact us at support@linqalpha.com.
Usage Flow:
POST /v2/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}Note: This endpoint returns references in the same normalized format as the v1 references API, with enriched metadata fields (s3_file_key, external_url, calendar_date, fiscal_year, etc.). Use this endpoint when consuming the v2 analytics SSE stream.
Conversation ID (UUID). Provided in the conversation SSE event from the Analytics SSE V2 endpoint.
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.