---
title: "List Credentials"
method: GET
path: "/v4/cloud/credentials"
tags: ["Cloud", "credentials"]
---

# List Credentials

`GET /v4/cloud/credentials`

List all credentials belonging to a user

## Response `200`

Successful Response

- CredentialGet[]
  - `id` string, required
  - `provider` string, required
  - `auth_error` boolean, required

---

[API](https://skmtc.net/mystic/apis/mystic-api.md) · [All operations](https://skmtc.net/mystic/apis/mystic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mystic/mystic-api/revisions/60e569344994/schema)
