---
title: "List Blobs"
slug: "api-nds-azure-list-blobs"
updated: 2025-07-23T14:24:52Z
published: 2025-07-23T14:24:52Z
canonical: "docs.nasuni.com/api-nds-azure-list-blobs"
---
> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nasuni.com/llms.txt
> Use this file to discover all available pages before exploring further.
# List Blobs
Get/{container}/
List all containers (i.e. Nasuni Volumes) that are attached to Nasuni Data Service.
SecurityAPI Key: SharedKeyAuthorizationHeader parameter nameAuthorization
Authorization header using one of the Shared Keys generated during NDS Deployment. This should not be used together with SASAuth_* query parameters.
API Key: SASAuth_sigQuery parameter namesig
SAS Authorization signature query param.
API Key: SASAuth_seQuery parameter namese
SAS Authorization expiration query param
API Key: SASAuth_spQuery parameter namesp
SAS Authorization permissions query param
API Key: SASAuth_svQuery parameter namesv
SAS Authorization version query param
API Key: SASAuth_ssQuery parameter namess
SAS Authorization service scope query param
API Key: SASAuth_srtQuery parameter namesrt
SAS Authorization resources query param
API Key: SASAuth_srQuery parameter namesr
SAS Authorization Service resource type query param
API Key: SASAuth_stQuery parameter namest
SAS Authorization starts query param
API Key: SASAuth_siQuery parameter namesi
SAS Authorization identifier query param
API Key: SASAuth_sipQuery parameter namesip
SAS Authorization IP range query param
API Key: SASAuth_sprQuery parameter namespr
SAS Authorization protocol query param
API Key: SASAuth_rsccQuery parameter namerscc
SAS Authorization response cache control query param
API Key: SASAuth_rscdQuery parameter namerscd
SAS Authorization response content disposition query param
API Key: SASAuth_rsceQuery parameter namersce
SAS Authorization response content encoding query param
API Key: SASAuth_rsclQuery parameter namerscl
SAS Authorization response content length query param
API Key: SASAuth_rsctQuery parameter namersct
SAS Authorization response content type query param
API Key: SASAuth_rsQuery parameter namers
SAS Authorization snapshot query param
API Key: SASAuth_sesQuery parameter nameses
SAS Authorization encryption scope query param
Path parameterscontainerstringRequired
Query parametersrestype
The type of resource to access, e.g., "container".
comp
The operation to be performed on the resource, e.g., "list".
prefix
Optional. Filters the results to return only blobs with names that begin with the specified prefix.
marker
Optional. A string value that identifies the portion of the list to be returned with the next list operation. The operation returns a marker value within the response body if the list returned was not complete. You can then use the marker value in a subsequent call to request the next set of list items.
maxresults
Optional. Specifies the maximum number of blobs to return, including all `BlobPrefix` elements. If the request doesn't specify `maxresults`, or specifies a value greater than `5,000`, the server will return up to `5,000` items. If there are additional results to return, the service returns a continuation token in the `NextMarker` response element. In certain cases, the service might return fewer results than specified by `maxresults`, and also return a `NextMarker` token.
delimiter
Optional. When the request includes this parameter, the operation returns a `BlobPrefix` element in the response body. This element acts as a placeholder for all blobs with names that begin with the same substring, up to the appearance of the `delimiter` character. The `delimiter` can be a single character or a string.
Responses200
Success. Returns the list of blobs in the container.
```markup
"sample.txtFri, 20 Jun 2025 12:00:00 GMT12345AbCdEf123456==text/plainFri, 20 Jun 2025 12:00:00 GMTFri, 20 Jun 2025 12:00:00 GMTsample-etag-123HottrueBlockBlobavailableunlockedtrue13.uni3eFa6F0b-1558652418-738100010000100644123452025-06-20T12:00:00Z2025-06-20T12:00:00Z2025-06-20T12:00:00Z3.uni3eFa6F0b-1558612345-15000"
```
400
Bad Request. Invalid value for a query parameter|The URI is invalid.
```markup
"InvalidQueryParameterValue|InvalidUriAn invalid value was specified for one of the query parameters in the request URI.|The requested URI does not represent any resource on the server.\nRequestId:\nTime:2025-06-19T23:25:19.535131+00:00Z"
```
403
Forbidden. Authentication failed.
HeadersdatestringResponse date
serverstringServer name
x-request-idstringRequest ID
x-ms-error-codestringAzure error code
content-lengthintegerContent length
content-typestringContent type
```markup
"AuthenticationFailedServer failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.\nRequestId:\nTime:2025-06-19T21:28:22.570711+00:00Z"
```
404
Not Found. The specified container|blob does not exist.
```markup
"ContainerNotFound|BlobNotFoundThe specified container|blob does not exist.\nRequestId:\nTime:2025-06-19T22:35:07.614063+00:00ZContainerNotFoundThe specified container does not exist.\nRequestId:\nTime:2025-06-19T22:35:07.614063+00:00Z"
```
422
Validation Error
Expand Allobject detail Array of object (ValidationError) object loc Array AnyOfstringstring
integerinteger
msgstring
typestring