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
limitinteger
pagestring nullable

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

No recorded changes to this endpoint across all 1 revision of this API.