---
title: "Get Credential Store"
method: GET
path: "/api/credentials/store"
tags: ["runtime_mutations", "credentials"]
---

# Get Credential Store

`GET /api/credentials/store`

Report the desktop credential store's health; ``null`` status in cloud mode.

## Response `200`

Successful Response

- CredentialStoreResponse — Where desktop credentials rest, so the UI can say so once.
  - `status` 'keychain' | 'file' | 'unavailable', required — How the desktop credential store is doing, for the UI to say once.
  - `detail` string, nullable

## Changes

- **2026-09-23** `d7f2f3b8e82d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/changes/api/credentials/store/get.md)

---

[API](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api.md) · [All operations](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/llms.txt) · [OpenAPI document](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/revisions/d61e2ec5a271?raw)
