Download File
Function
This API is used to download a file with a specified ID.
URI
GET /v1/koosearch/repos/files/{file_id}
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
file_id |
Yes |
String |
File ID. The value contains 1 to 64 characters, including only digits, letters, hyphens (-), and underscores (_). |
Request Parameters
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
X-Auth-Token |
Yes |
String |
Parameter description: Token used for API authentication. For how to obtain the token, see section 3.2 "Authentication." Constraints: N/A. |
Response Parameters
Status code: 400
Parameter |
Type |
Description |
---|---|---|
error_code |
String |
|
error_msg |
String |
Error description |
Status code: 500
Parameter |
Type |
Description |
---|---|---|
error_code |
String |
|
error_msg |
String |
Error description |
Example Requests
GET https://{endpoint}/v1/koosearch/repos/files/69692c309a37a00ae746a926a81e5d41
Example Responses
None
Status Codes
Status Code |
Description |
---|---|
200 |
Download succeeded. |
400 |
Incorrect request body parameter |
500 |
Internal error |
Error Codes
See Error Codes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot