---
title: "Changes to List skills"
method: GET
path: "/skill"
---

# Changes to List skills

`GET /skill`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 102 revisions.

- **2026-04-10** `3e3822f627bd` — 2 breaking, 10 info
- **2026-01-31** `09d871a84980` — 1 info
- **2026-01-20** `c7ae6a68e4fb` — 9 warning, 2 info

## Changes

- **2026-04-10** `3e3822f627bd` — 2 breaking, 10 info
  - removed the required property `items/content` from the response with the `200` status
  - removed the required property `items/location` from the response with the `200` status
  - api operation id `app.skills` removed and replaced with `skill.list`
  - added the optional property `items/author` to the response with the `200` status
  - added the optional property `items/category` to the response with the `200` status
  - added the optional property `items/chains_with` to the response with the `200` status
  - added the optional property `items/cwe_ids` to the response with the `200` status
  - added the optional property `items/owasp_id` to the response with the `200` status
  - added the optional property `items/tags` to the response with the `200` status
  - added the optional property `items/tech_stack` to the response with the `200` status
  - added the optional property `items/verified` to the response with the `200` status
  - added the optional property `items/version` to the response with the `200` status
- **2026-01-31** `09d871a84980` — 1 info
  - added the required property `items/content` to the response with the `200` status
- **2026-01-20** `c7ae6a68e4fb` — 9 warning, 2 info
  - removed the optional property `items/author` from the response with the `200` status
  - removed the optional property `items/category` from the response with the `200` status
  - removed the optional property `items/chains_with` from the response with the `200` status
  - removed the optional property `items/cwe_ids` from the response with the `200` status
  - removed the optional property `items/owasp_id` from the response with the `200` status
  - removed the optional property `items/tags` from the response with the `200` status
  - removed the optional property `items/tech_stack` from the response with the `200` status
  - removed the optional property `items/verified` from the response with the `200` status
  - removed the optional property `items/version` from the response with the `200` status
  - api operation id `skill.list` removed and replaced with `app.skills`
  - added the required property `items/location` to the response with the `200` status

---

[Operation](https://skmtc.dev/cyberstrikeus/apis/cyberstrike/docs/skill/get.md) · [API](https://skmtc.dev/cyberstrikeus/apis/cyberstrike.md) · [Page](https://skmtc.dev/cyberstrikeus/apis/cyberstrike/changes/skill/get)
