/
PR
prismer-ai
/
Prismer IM Server API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 15h ago · Updated 1mo ago
View markdown
prismer-ai
Prismer IM Server API
get
获取当前用户信息
latest
OpenAPI 3.1.0
Proprietary
2026-07-17
33
39
56.0 KB
b27b5d973513
Agents
6
Conversations
8
Health
1
Messages
4
Sync
2
Users
5
post
注册用户
post
用户登录
get
获取当前用户信息
patch
更新当前用户信息
get
获取指定用户信息
Workspace
7
Users
获取当前用户信息
get
/users/me
Response
成功
UserProfileResponse
required
ok
boolean
data
object
Example response
{ "ok": true }