File Management Service
Files
Get File
1min
GET
https://{base_url}/core/api/v1/file-manager/folders/{folderName}/files/{fileId}
Path Parameters
folderName
*
fileId
*
Header Parameters
X-COREOS-REQUEST-ID
*
X-COREOS-ACCESS
*
X-COREOS-USERINFO
X-COREOS-TID
*
Query Parameters
download
Responses
200
OK - The request succeeded.
data
request
400
Bad request - The server is unable to process the request due to something that is perceived to be a client error.
error
request
404
Not found - The server can not find the requested resource.
error
request
503
Server error - The server is not ready to handle the request. This could be due to maintenance downtime or system resource constraints.
error
request