⭐ If you find Zipline useful, please consider giving it a star on Github! ⭐

/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}/raw

Path 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
}