/
PR
prismer-ai
/
Prismer IM Server API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
prismer-ai
Prismer IM Server API
get
获取当前用户的对话列表
v4
OpenAPI 3.1.0
raw.githubusercontent.com
2026-04-26
0
0
56.0 KB
Conversations
获取当前用户的对话列表
get
/conversations
Query parameters
status
'active'
|
'archived'
|
'deleted'
过滤对话状态
Response
成功
ConversationListResponse
required
ok
boolean
data
object[]
Example response
{ "ok": true }