APIChat
Get History
Get chat history for a session (protected JWT). Returns 404 if session not found or not owner.
GET
/
chat/history/{session_id}Authorization
AuthorizationRequiredBearer <token>
In: header
Path Parameters
session_idRequiredSession Id
Format:
"uuid"Successful Response