get_object
Retrieve object contents from a Qiniu Cloud Storage bucket by specifying the bucket name and object key.
Instructions
Get an object contents from Qiniu Cloud bucket. In the GetObject request, specify the full key name for the object.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
bucket | Yes | Qiniu Cloud Storage bucket Name | |
key | Yes | Key of the object to get. |