---
title: "Get the list of docker registries supported on Dockstore"
method: GET
path: "/metadata/dockerRegistryList"
tags: ["metadata"]
---

# Get the list of docker registries supported on Dockstore

`GET /metadata/dockerRegistryList`

Get the list of docker registries supported on Dockstore, NO authentication

## Response `default`

List of Docker registries

- RegistryBean[]
  - `customDockerPath` string
  - `dockerPath` string
  - `enum` string
  - `friendlyName` string
  - `privateOnly` string
  - `url` string

---

[API](https://skmtc.dev/dockstore/apis/dockstore-api.md) · [All operations](https://skmtc.dev/dockstore/apis/dockstore-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dockstore/dockstore-api/revisions/9d82a4e96aa7/schema)
