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.

Changes

Changed in 1 of the 11 revisions of this API.1