---
title: "Changes to Get all credentials"
method: GET
path: "/v1/credentials"
---

# Changes to Get all credentials

`GET /v1/credentials`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 86 revisions.

- **2026-08-08** `5116249dfff3` — 1 info
- **2026-07-30** `30201945bb65` — 1 warning
- **2026-07-30** `b28e44e0ebec` — 1 info
- **2026-07-24** `bd64e0480f0a` — 1 info
- **2026-07-02** `67aeacca9d05` — 1 warning, 1 info
- **2026-06-26** `9de266eb002a` — 2 info
- **2026-06-12** `7ce5e3e9a560` — 1 warning, 1 info
- **2026-06-08** `3a3616091b66` — 2 breaking, 13 info
- **2026-02-04** `a8899e7707c4` — 1 info

## Changes

- **2026-08-08** `5116249dfff3` — 1 info
  - added the optional property `items/auto_profile_disabled` to the response with the `200` status
- **2026-07-30** `30201945bb65` — 1 warning
  - added the new `passkey` enum value to the `items/credential/anyOf[subschema #1: PasswordCredentialResponse]/totp_type` response property for the response status `200`
- **2026-07-30** `b28e44e0ebec` — 1 info
  - added the optional property `items/run_sequentially` to the response with the `200` status
- **2026-07-24** `bd64e0480f0a` — 1 info
  - added the optional property `items/pin_saved_session_ip` to the response with the `200` status
- **2026-07-02** `67aeacca9d05` — 1 warning, 1 info
  - added the new `skyvern` enum value to the `items/vault_type/anyOf[subschema #1: CredentialVaultType]/` response property for the response status `200`
  - added the enum value `skyvern` to the property `anyOf[subschema #1: CredentialVaultType]/` of the `query` request parameter `vault_type`
- **2026-06-26** `9de266eb002a` — 2 info
  - added the optional property `items/proxy_location` to the response with the `200` status
  - added the optional property `items/proxy_session_id` to the response with the `200` status
- **2026-06-12** `7ce5e3e9a560` — 1 warning, 1 info
  - added the new `gcp` enum value to the `items/vault_type/anyOf[subschema #1: CredentialVaultType]/` response property for the response status `200`
  - added the enum value `gcp` to the property `anyOf[subschema #1: CredentialVaultType]/` of the `query` request parameter `vault_type`
- **2026-06-08** `3a3616091b66` — 2 breaking, 13 info
  - response property `items/credential/anyOf[subschema #1: PasswordCredentialResponse]/totp_identifier` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `items/credential/anyOf[subschema #3: SecretCredentialResponse]/secret_label` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - added the new optional `query` request parameter `credential_type`
  - added the new optional `query` request parameter `search`
  - added the new optional `query` request parameter `vault_type`
  - `header` request parameter `x-api-key` list-of-types was widened by adding types `null`
  - for the `header` request parameter `x-api-key`, the type was generalized from `string` to no type
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status
  - added the optional property `items/browser_profile_id` to the response with the `200` status
  - added the optional property `items/folder_id` to the response with the `200` status
  - added the optional property `items/save_browser_session_intent` to the response with the `200` status
  - added the optional property `items/tested_url` to the response with the `200` status
  - added the optional property `items/user_context` to the response with the `200` status
  - added the optional property `items/vault_type` to the response with the `200` status
- **2026-02-04** `a8899e7707c4` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/skyvern-ai/apis/skyvern-api-2/docs/v1/credentials/get.md) · [API](https://skmtc.dev/skyvern-ai/apis/skyvern-api-2.md) · [Page](https://skmtc.dev/skyvern-ai/apis/skyvern-api-2/changes/v1/credentials/get)
