---
title: "GET /"
method: GET
path: "/"
---

# GET /

`GET /`

Downloads the specified blob.

## Query parameters

- `snapshot` string
- `versionid` string
- `timeout` integer

## Headers

- `x-ms-version` string, required
- `x-ms-client-request-id` string, uuid
- `Range` string
- `x-ms-lease-id` string
- `x-ms-range-get-content-md5` boolean
- `x-ms-range-get-content-crc64` boolean
- `x-ms-structured-body` string
- `x-ms-encryption-key` string
- `x-ms-encryption-key-sha256` string
- `x-ms-encryption-algorithm` 'AES256'
- `x-ms-if-tags` string
- `If-Modified-Since` string, date-time-rfc7231
- `If-Unmodified-Since` string, date-time-rfc7231
- `If-None-Match` string
- `If-Match` string

## Response `200`

The request has succeeded.

## Other responses

- `206` — Successful
- `default` — An unexpected error response.

---

[API](https://skmtc.dev/azure/apis/storage-blobstorage.md) · [All operations](https://skmtc.dev/azure/apis/storage-blobstorage/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/storage-blobstorage/revisions/27b99d7ade0b/schema)
