Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples[
{
"attributes": {
"chat_id": 123,
"name": "<string>",
"session_id": "<string>",
"user_id": 123
},
"id": "<string>",
"type": "<string>"
}
]{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}Get the chat history records for a specific user
A valid request URL is required to generate request examples[
{
"attributes": {
"chat_id": 123,
"name": "<string>",
"session_id": "<string>",
"user_id": 123
},
"id": "<string>",
"type": "<string>"
}
]{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}Was this page helpful?