Get given user's profile pciture, can be used as src for img tag directly, since it outputs the raw picture instead of standard Cloudreve's JSON response structure.
请求参数
Path 参数
Query 参数
请求示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location--request GET '/user/avatar/lpua'
返回响应
🟢200User have uploaded profile picture
image/png
The response body is the content of the image file.