---
title: "GET /v1/registry-credentials"
method: GET
path: "/v1/registry-credentials"
tags: ["registry-credential"]
---

# GET /v1/registry-credentials

`GET /v1/registry-credentials`

Return list of registry credentials

## Response `200`

A list of registry credentials

- RegistryCredentialSummary[]
  - `key` string, required — The lookup key for this credntial
  - `username` string, required — Username corresponding to this credential

---

[API](https://skmtc.net/octoml/apis/octoai-api.md) · [All operations](https://skmtc.net/octoml/apis/octoai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/octoml/octoai-api/revisions/ff4ad53097bc/schema)
