Knowledge base

Get Object

Retrieves an object from a bucket.

GET /{object} HTTP/1.1
Host: {bucket}.{region}.cdn77-storage.com

Request Headers

NameDescription
rangenone

The range of the object to retrieve. Range: bytes=beginbyte-endbyte

if-modified-sincenone

Gets only if modified since the set timestamp.

if-unmodified-sincenone

Gets only if not modified since the set timestamp.

if-matchnone

Gets only if object ETag matches ETag.

if-none-matchnone

Gets only if object ETag matches ETag.

Response Headers

NameDescription
Content-Rangenone

Data range, will only be returned if the range header field was specified in the request

Updated on 10th September, 2024

Can’t find what you are looking for?