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.
Request
Path Params
Query Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/user/avatar/lpua'
Responses
🟢200User have uploaded profile picture
image/png
The response body is the content of the image file.