---
title: "Get all registry credentials"
method: GET
path: "/v1/container-registry-credentials"
tags: ["Serverless Containers"]
---

# Get all registry credentials

`GET /v1/container-registry-credentials`

## Response `200`

A list of registry credentials

- GetRegistryCredentialsPublicApiResponseDto[]
  - `name` string, required — The name given to the registry credential
  - `created_at` string, required — The date when the registry credential was created

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/datacrunch/apis/verda-cloud-public-api.md) · [All operations](https://skmtc.net/datacrunch/apis/verda-cloud-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/datacrunch/verda-cloud-public-api/revisions/0d66c7340876/schema)
