v10

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-0643140398.0 KB
Skills

List Skill Versions

List versions for a skill with cursor pagination.

get/v1/skills/{skill_id}/versions

Path parameters

skill_idstring required

Query parameters

collectionstring required
Example:acme-prod
limitinteger
Example:20
pagestring nullable
Example:eyJvZmZzZXQiOjIwfQ==

Headers

anthropic-betastring[] nullable

Response

Paginated list of skill versions.

has_moreboolean required

Whether there is a next page.

next_pagestring nullable

Token for next page.