---
title: "GET /acr/v1/_catalog"
method: GET
path: "/acr/v1/_catalog"
tags: ["AcrRepository"]
---

# GET /acr/v1/_catalog

`GET /acr/v1/_catalog`

List repositories

## Query parameters

- `last` string
- `n` integer

## Response `200`

Returns a list of repositories

- Repositories — List of repositories
  - `repositories` string[] — Repository names

## 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)
