---
title: "Changes to List Skills"
method: GET
path: "/v1/skills?beta=true"
---

# Changes to List Skills

`GET /v1/skills?beta=true`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 68 revisions.

- **2026-08-27** `ef8360d7d2b6` — 4 breaking, 2 warning, 4 info

## Changes

- **2026-08-27** `ef8360d7d2b6` — 4 breaking, 2 warning, 4 info
  - the `data/items/source` response's property type changed from `string` to `object` for status `200`
  - removed the required property `data/items/display_title` from the response with the `200` status
  - removed the required property `data/items/latest_version` from the response with the `200` status
  - removed the required property `has_more` from the response with the `200` status
  - for the `query` request parameter `limit`, the max was set to `1000.00`
  - for the `query` request parameter `limit`, the min was set to `1.00`
  - the `type` response property const value `skill` was added for the status `200`
  - added the required property `data/items/display_name` to the response with the `200` status
  - added the required property `data/items/latest_version_id` to the response with the `200` status
  - added the required property `data/items/source/type` to the response with the `200` status

---

[Operation](https://skmtc.dev/anthropics/apis/anthropic-api/docs/v1/skills?beta=true/get.md) · [API](https://skmtc.dev/anthropics/apis/anthropic-api.md) · [Page](https://skmtc.dev/anthropics/apis/anthropic-api/changes/v1/skills?beta=true/get)
