File Download
File Download APIs allow you to download or read the file content. File content can be downloaded either completely or partially. My Cloud Home API uses standard HTTP range option to support partial download. Refer https://tools.ietf.org/html/rfc7233 to get more information on range requests.
GET /sdk/v2/files/{file-id}}/content HTTP/1.1 Host: Endpoint-URL Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJ 200 OK this is the new updated contentAPIs
- GET v2/files/:id/content: Download a file's content or thumbnail