Chat
Get Conversation History
Retrieve message history for a session.
GET
Path Parameters
The session ID from a chat response
Query Parameters
Maximum number of messages to return
Response 200
Response Fields
Session identifier
Chronologically ordered message list
user or assistant
Message text
ISO 8601 timestamp
Token usage (assistant messages only)
Errors
| Code | Description |
|---|---|
401 | Missing or invalid authentication |
404 | Session not found |

