10min
Get Object
Retrieves an object from a storage service bucket
- appname - string - the name of your hyper cloud application.
- bucket - string - the name of your hyper cloud service.
- object - string - the path to the object to access
- No Request Body required
Node.js
Curl
|
Status | Description | Example |
200 | OK | {Object} |
404 | Not Found | {"ok": false, "msg": "Not Found"} |
500 | Error | {"ok": false, "msg": "Error"} |
Need Help?
You can always reach out to our support team for any additional assistance on slack.