---
title: "GET /acr/v1/_catalog"
method: GET
path: "/acr/v1/_catalog"
---

# GET /acr/v1/_catalog

`GET /acr/v1/_catalog`

List repositories

## Query parameters

- `api-version` string, required
- `last` string
- `n` integer

## Response `200`

The request has succeeded.

- Repositories — List of repositories
  - `repositories` string[] — Repository names
  - `link` string — Link to the next page of results

## Other responses

- `default` — An unexpected error response.

---

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