---
title: "Changes to Get credential by ID"
method: GET
path: "/v1/credentials/{credential_id}"
---

# Changes to Get credential by ID

`GET /v1/credentials/{credential_id}`

> 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
- **2026-06-26** `9de266eb002a` — 2 info
- **2026-06-12** `7ce5e3e9a560` — 1 warning
- **2026-06-08** `3a3616091b66` — 2 breaking, 10 info
- **2026-02-04** `a8899e7707c4` — 1 info

## Changes

- **2026-08-08** `5116249dfff3` — 1 info
  - added the optional property `auto_profile_disabled` to the response with the `200` status
- **2026-07-30** `30201945bb65` — 1 warning
  - added the new `passkey` enum value to the `credential/anyOf[subschema #1: PasswordCredentialResponse]/totp_type` response property for the response status `200`
- **2026-07-30** `b28e44e0ebec` — 1 info
  - added the optional property `run_sequentially` to the response with the `200` status
- **2026-07-24** `bd64e0480f0a` — 1 info
  - added the optional property `pin_saved_session_ip` to the response with the `200` status
- **2026-07-02** `67aeacca9d05` — 1 warning
  - added the new `skyvern` enum value to the `vault_type/anyOf[subschema #1: CredentialVaultType]/` response property for the response status `200`
- **2026-06-26** `9de266eb002a` — 2 info
  - added the optional property `proxy_location` to the response with the `200` status
  - added the optional property `proxy_session_id` to the response with the `200` status
- **2026-06-12** `7ce5e3e9a560` — 1 warning
  - added the new `gcp` enum value to the `vault_type/anyOf[subschema #1: CredentialVaultType]/` response property for the response status `200`
- **2026-06-08** `3a3616091b66` — 2 breaking, 10 info
  - response property `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 `credential/anyOf[subschema #3: SecretCredentialResponse]/secret_label` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - `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 `browser_profile_id` to the response with the `200` status
  - 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 `folder_id` to the response with the `200` status
  - added the optional property `save_browser_session_intent` to the response with the `200` status
  - added the optional property `tested_url` to the response with the `200` status
  - added the optional property `user_context` to the response with the `200` status
  - added the optional property `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/:credential_id/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/:credential_id/get)
