Skip to main content
GET
Make sure you have READ permission on the object you want to retrieve.

Get Object

Retrieves objects from Nami Cloud Storage. The object data is streamed in the response body.

Base URL

Parameters

required
The key of the object to retrieve

Headers

Downloads the specified range bytes of an object
Return the object only if its entity tag (ETag) is the same as specified
Return the object only if it has been modified since the specified time

Request Examples

Response Example

Authorizations

Authorization
string
header
required

AWS Signature Version 4

Path Parameters

objectKey
string
required

Key of the object

Response

200 - application/octet-stream

Object retrieved successfully

The response is of type file.