/
NA
nascentcore
/
inty-backend
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v26
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-01-28
51
94
311.8 KB
chats
android_app
web_app
evaluation
Get current user's chat list
Get current user's chat list
get
/api/v1/chats/
Query parameters
skip
integer
limit
integer
Response
Successful Response
Chat[]
required
id
string
required
user_id
string
required
agent_id
string
required
created_at
string
date-time
required
updated_at
string
date-time
nullable
last_message
string
nullable
last_message_time
string
date-time
nullable
agent_name
string
nullable
agent_avatar
string
nullable
agent_background
string
nullable
agent_background_animated
string
nullable
agent_extensions
object
nullable
agent_is_deleted
boolean
nullable
agent_intro
string
nullable
agent_opening
string
nullable
agent_opening_audio_url
string
nullable
settings
ChatSettings
聊天设置