---
title: "Changes to Get Credential By Id"
method: GET
path: "/manage/credential/{credential_id}"
---

# Changes to Get Credential By Id

`GET /manage/credential/{credential_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 13 revisions.

- **2026-01-13** `7f4d7f7b70ee` — 1 warning
- **2026-01-06** `2d941ea53eb3` — 6 warning, 9 info
- **2025-08-21** `9321c45d93b5` — 8 breaking, 8 info

## Changes

- **2026-01-13** `7f4d7f7b70ee` — 1 warning
  - removed the optional property `anyOf[subschema #1: CredentialSnapshot]/is_user_file` from the response with the `200` status
- **2026-01-06** `2d941ea53eb3` — 6 warning, 9 info
  - added the new `bitbucket` enum value to the `anyOf[subschema #1: CredentialSnapshot]/source` response property for the response status `200`
  - added the new `coda` enum value to the `anyOf[subschema #1: CredentialSnapshot]/source` response property for the response status `200`
  - added the new `drupal_wiki` enum value to the `anyOf[subschema #1: CredentialSnapshot]/source` response property for the response status `200`
  - added the new `outline` enum value to the `anyOf[subschema #1: CredentialSnapshot]/source` response property for the response status `200`
  - added the new `testrail` enum value to the `anyOf[subschema #1: CredentialSnapshot]/source` response property for the response status `200`
  - added the new `user_file` enum value to the `anyOf[subschema #1: CredentialSnapshot]/source` response property for the response status `200`
  - api tag `public` added
  - the response property `anyOf[subschema #1: CredentialSnapshot]/admin_public` became required for the status `200`
  - the response property `anyOf[subschema #1: CredentialSnapshot]/credential_json` became required for the status `200`
  - the response property `anyOf[subschema #1: CredentialSnapshot]/id` became required for the status `200`
  - the response property `anyOf[subschema #1: CredentialSnapshot]/source` became required for the status `200`
  - the response property `anyOf[subschema #1: CredentialSnapshot]/time_created` became required for the status `200`
  - the response property `anyOf[subschema #1: CredentialSnapshot]/time_updated` became required for the status `200`
  - the response property `anyOf[subschema #1: CredentialSnapshot]/user_id` became required for the status `200`
  - the response property `anyOf[subschema #2: StatusResponse[int]]/success` became required for the status `200`
- **2025-08-21** `9321c45d93b5` — 8 breaking, 8 info
  - the response property `anyOf[subschema #1: CredentialSnapshot]/admin_public` became optional for the status `200`
  - the response property `anyOf[subschema #1: CredentialSnapshot]/credential_json` became optional for the status `200`
  - the response property `anyOf[subschema #1: CredentialSnapshot]/id` became optional for the status `200`
  - the response property `anyOf[subschema #1: CredentialSnapshot]/source` became optional for the status `200`
  - the response property `anyOf[subschema #1: CredentialSnapshot]/time_created` became optional for the status `200`
  - the response property `anyOf[subschema #1: CredentialSnapshot]/time_updated` became optional for the status `200`
  - the response property `anyOf[subschema #1: CredentialSnapshot]/user_id` became optional for the status `200`
  - the response property `anyOf[subschema #2: StatusResponse[int]]/success` became optional for the status `200`
  - api tag `public` removed
  - added the optional property `anyOf[subschema #1: CredentialSnapshot]/is_user_file` to the response with the `200` status
  - removed the `bitbucket` enum value from the `anyOf[subschema #1: CredentialSnapshot]/source` response property for the response status `200`
  - removed the `coda` enum value from the `anyOf[subschema #1: CredentialSnapshot]/source` response property for the response status `200`
  - removed the `drupal_wiki` enum value from the `anyOf[subschema #1: CredentialSnapshot]/source` response property for the response status `200`
  - removed the `outline` enum value from the `anyOf[subschema #1: CredentialSnapshot]/source` response property for the response status `200`
  - removed the `testrail` enum value from the `anyOf[subschema #1: CredentialSnapshot]/source` response property for the response status `200`
  - removed the `user_file` enum value from the `anyOf[subschema #1: CredentialSnapshot]/source` response property for the response status `200`

---

[Operation](https://skmtc.dev/onyx-dot-app/apis/onyx-api/docs/manage/credential/:credential_id/get.md) · [API](https://skmtc.dev/onyx-dot-app/apis/onyx-api.md) · [Page](https://skmtc.dev/onyx-dot-app/apis/onyx-api/changes/manage/credential/:credential_id/get)
