---
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.net/tink/apis/tink-api.md) · [All operations](https://skmtc.net/tink/apis/tink-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tink/tink-api/revisions/23d8982b533d/schema)
