/api/user/files/{id}/raw
Stream a file or thumbnail owned by the authenticated user by ID, with optional password and download handling.
GET
/api/user/files/{id}/rawPath Parameters
id*string
Query Parameters
token?string
download?string
Value in
"true" | "false"Response Body
application/json
Empty
{
"error": "E1000: Invalid request schema",
"code": 1000,
"statusCode": 400
}