---
title: "Get credentials"
method: GET
path: "/api/v1/credentials/{id}"
tags: ["Connectivity v1.Credentials"]
---

# Get credentials

`GET /api/v1/credentials/{id}`

Gets credentials by ID.

## Path parameters

- `id` string, required

## Response `200`

The credentials was successfully returned.

- Connectivity20v1Credentials — unresolved $ref

## Other responses

- `404` — The credentials could not be found.

---

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