/
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
Users
获取指定用户信息
get
/users/{id}
Path parameters
id
string
required
用户 ID
Response
成功
UserProfileResponse
required
ok
boolean
data
object
Example response
{ "ok": true }