---
title: "Get encrypted credentials"
method: GET
path: "/credentials/{credentialsId}/keys"
tags: ["credentials"]
---

# Get encrypted credentials

`GET /credentials/{credentialsId}/keys`

Retrieves the encrypted keys for the credentials identified by the given `credentialsId`.

## Path parameters

- `credentialsId` string, required

## Query parameters

- `workspaceId` integer
- `pairingId` string

## Response `200`

OK

- GetCredentialsKeysResponse
  - `keys` string

## Other responses

- `400` — Bad request
- `403` — Operation not allowed

## Changes

> 14 revisions in range; 1 not diffed, 2 could not be searched.

- **2026-03-10** `49c99a6944de` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/seqeralabs/apis/seqera-api/changes/credentials/:credentialsId/keys/get.md)

---

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