---
title: "GET /{nextBlobUuidLink}"
method: GET
path: "/{nextBlobUuidLink}"
tags: ["Layer"]
---

# GET /{nextBlobUuidLink}

`GET /{nextBlobUuidLink}`

Retrieve status of upload identified by uuid. The primary purpose of this endpoint is to resolve the current status of a resumable upload.

## Path parameters

- `nextBlobUuidLink` string, required

## Response `204`

The upload is known and in progress. The last received offset is available in the Range header.

## Other responses

- `default` — ACR error response describing why the operation failed.

---

[API](https://skmtc.net/azure/apis/azure-container-registry.md) · [All operations](https://skmtc.net/azure/apis/azure-container-registry/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/azure-container-registry/revisions/6940fb5cc746/schema)
