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

# GET /v2/

`GET /v2/`

Tells whether this Docker Registry instance supports Docker Registry HTTP API v2

## Query parameters

- `api-version` string, required

## Response `200`

The request has succeeded.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-07-13** (2018-08-10-preview) `be283057eb09` — 1 breaking, 1 info
  - added the new required `query` request parameter `api-version`
  - api tag `Registry` removed
- **2026-07-13** (2018-08-10-preview) `9203740b38dd` — 3 info
  - api operation id `GetDockerRegistryV2Support` removed and replaced with `ContainerRegistry_CheckDockerV2Support`
  - api tag `Registry` added
  - api tag `v2` removed
- **2025-09-10** (2018-08-10-preview) `64c2cd483faa` — 1 warning, 2 info
  - deleted the `query` request parameter `api-version`
  - api operation id `ContainerRegistry_CheckDockerV2Support` removed and replaced with `GetDockerRegistryV2Support`
  - api tag `v2` added

[Change history](https://skmtc.dev/azure/apis/containerregistry-registry/changes/v2/get.md)

---

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