v4
latestSwagger 2.02026-07-13475662.4 KBDownloads the specified blob.
Query parameters
Specifies the snapshot of the blob.
Specifies the version ID of the blob.
The timeout parameter is expressed in seconds. For more information, see <a href="https://docs.microsoft.com/en-us/rest/api/storageservices/fileservices/setting-timeouts-for-blob-service-operations\">Setting Timeouts for Blob Service Operations.</a>
Headers
Specifies the version of the operation to use for this request.
An opaque, globally-unique, client-generated string identifier for the request.
Specifies the range of the blob to operate on.
If specified, the operation only succeeds if the resource's lease is active and matches this ID.
When set to true and specified together with the Range header, the service returns the MD5 hash for the range, as long as the range is less than or equal to 4 MiB in size.
When set to true and the request includes a Range header, the service returns the CRC64 hash for the range, as long as the range is less than or equal to 4 MiB in size.
Specifies the response content should be returned as a structured message and specifies the message schema version and properties.
Specifies the encryption key to use to encrypt the data provided in the request.
The SHA-256 hash of the provided encryption key. Must be provided if the encryption key is provided.
The algorithm used to produce the encryption key hash. Must be provided if the encryption key is provided.
Specifies a SQL-like where clause on blob tags to operate only on a blob with matching tags.
Specify this value to operate only on a blob if it has been modified since the specified date-time.
Specify this value to operate only on a blob if it has not been modified since the specified date-time.
Specify this value to operate only on a blob with a non-matching Etag value.
Specify this value to operate only on a blob with a matching Etag value.
Response
The request has succeeded.