---
title: "Changes to List Credentials Admin"
method: GET
path: "/manage/admin/credential"
---

# Changes to List Credentials Admin

`GET /manage/admin/credential`

> 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, 8 info
- **2025-08-21** `9321c45d93b5` — 7 breaking, 8 info

## Changes

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

---

[Operation](https://skmtc.dev/onyx-dot-app/apis/onyx-api/docs/manage/admin/credential/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/admin/credential/get)
