跳转到主要内容
GET
获取账户头像

授权

Authorization
string
header
必填

会话 JWT(来自注册/登录)或 API key(pk_...)。 也接受 X-API-Key: <token> 作为替代请求头。

路径参数

accountID
string
必填

响应

图片字节(Content-Type 为存储的图片类型)。

The response is of type file.

最后修改于 2026年7月19日