Get profile picture
GET
/user/avatar/{user_id}
Auth: None
src
for img
tag directly, since it outputs the raw picture instead of standard Cloudreve's JSON response structure.Request
Path Params
user_id
string
required
Example:
lpua
Query Params
nocache
boolean
optional
Cache-Control
header to be nocache
to disable cache.Example:
true
Request samples
Responses
Modified at 2025-04-26 12:20:05