Retrieves the conversation history for a single user.
Args: request: Contains user_id and optional session_timeout_seconds (default: 3600)
Returns: HistoryResponse: List of formatted messages for the user
Documentation Index
Fetch the complete documentation index at: https://docs.dados.rio/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response