Retrieves complete details for a specific chat session including the AI response. Check the status field; responses are available when status is DONE. PREMIUM users only.
Unique chat session identifier.
Chat details retrieved successfully.
AI chat session for analyzing scan results, generating insights, and extracting structured data from scans.
Unique chat session identifier.
ISO 8601 timestamp when the chat session was initiated.
User's input message or question about the scan.
AI-generated response to the user's prompt.
Response format: MARKDOWN for human-readable text or JSON for structured data extraction.
MARKDOWN, JSON Associated scan identifier for context.
Chat processing status.
PENDING, RUNNING, DONE, ERROR Structured JSON data when response_type is JSON. Must contain a valid dictionary.