Retrieves all chat sessions for the authenticated user. Chat sessions provide AI-powered analysis of scan results. PREMIUM users only.
Page number for pagination (1-indexed). Pages beyond the first require PREMIUM subscription.
Chat list retrieved successfully.
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.