/
BY
byteleaphq
/
Athena copy
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 16m ago · Updated 2y ago
Details
Filter operations
Brain
10
Chat
8
get
List Chat Threads
post
Create New Chat Thread
get
Get Chat Thread
put
Update Chat Thread
delete
Delete Chat Thread
post
Create New Chat Thread With Message
post
Send Chat Message
get
Get Chat Interactions
Chatbot
8
Document
5
Integration
4
ogranisation
1
get
Get API Keys
post
Delete API Key
post
Create API Key
get
Get Analytics
get
Get All Users
put
Update credits
get
Get User details
put
Update User
Chat
List Chat Threads
List chat threads for the current user id
get
/chat/
Response
Chat[]
required
brain_id
string
chat_id
string
created_at
string
created_from
string
last_updated
string
model
string
system_message
string
temperature
number
nullable
title
string
user_id
string
response_length
'SHORT'
|
'MEDIUM'
|
'LONG'
nullable
Changes