Chat History

View as Markdown
Retrieves or deletes a specific chat session's history.

Path parameters

session_idstringRequiredformat: "uuid"
Chat session ID

Response

Chat session history
idintegerRead-only
created_atdatetimeRead-only
domain_idstringRead-onlyformat: "uuid"
domain_namestringRead-only
messageslist of maps from strings to anyRead-only
suggestionslist of stringsRead-only
titlestring<=255 characters
is_pinnedboolean

Errors

401
Unauthorized Error
404
Not Found Error