S3 Get Object
    • Dark
      Light

    S3 Get Object

    • Dark
      Light

    Article Summary

    GEThttps://s3.<your-region>.backblazeb2.com/<your-bucket-name>/<your-key>

    Retrieves an object from Backblaze B2 Cloud Storage.

    AUTHORIZATION AWS Signature

    This request is using AWS Signature from collection Backblaze B2 Cloud Storage S3 Compatible API.

    PARAMS

    partNumber

    Part number to read, between 1 and 10,000.

    response-cache-control

    Specifies Cache-Control header for the response.

    response-content-encoding
    Specifies Content-Encoding header for the response.
    response-content-language
    Specifies Content-Language header for the response.
    response-content-type

    Specifies Content-Type header for the response.

    response-expires

    Specifies Expires header for the response.

    versionId

    VersionId to read.

    PATH VARIABLES

    bucket

    Required. The name of the bucket

    key

    Required. Key of the object to be written.

    Example Request

    curl --location 'https://s3.<your-region>.backblazeb2.com/my-bucket-name/object-1'

    Example Response

    200 OK

    Body

    object data


    Headers (10)

    Accept-Ranges
    699c79d678ac85eb

    Last-Modified

    aMb41pGbJOWYzrTUIY0JmFjSgZMljS2L4

    ETag

    4_z6145af89f355ac2f74ed0c1b_f4030346ce9e208f0_d20220128_m232407_c004_v0402005_t0021

    Cache-Control

    4_z6145af89f355ac2f74ed0c1b_f411debfc7f401b47_d20220128_m232545_c004_v0402003_t0045

    x-amz-request-id

    max-age=0, no-cache, no-store

    x-amz-id-2

    application/xml

    x-amz-version-id

    253

    Content-Type

    Fri, 28 Jan 2022 22:46:26 GMT

    Content-Length

    timeout=5

    Date

    keep-alive

    Keep-Alive

    keep-alive

    Connection

    keep-alive







    Was this article helpful?