---
title: "Get container registry credentials"
method: GET
path: "/container-registry/{server}"
tags: ["container-registry"]
---

# Get container registry credentials

`GET /container-registry/{server}`

Get container registry credentials

## Path parameters

- `server` string, required

## Response `200`

OK

- ContainerRegistry
  - `password` string, required
  - `server` string, required
  - `username` string, required

---

[API](https://skmtc.dev/hide-org/apis/daytona-server-api.md) · [All operations](https://skmtc.dev/hide-org/apis/daytona-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hide-org/daytona-server-api/revisions/e8a291d9a1df/schema)
