List user avatars.By default, only completely and successfully processed avatars returned. If you need to return all user avatars, set include_not_ready=true
请求参数
Path 参数
Query 参数
返回响应
🟢200List of avatars owned by this user
application/json
Body
🟠422Validation Error
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location--request GET 'http://dev-cn.your-api-server.com/api/v1/users//avatars'