v10

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

List Skills

List skills for a collection with cursor pagination.

get/v1/skills

Query parameters

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

Headers

anthropic-betastring[] nullable

Response

Paginated list of skills.

has_moreboolean required

Whether there is a next page.

next_pagestring nullable

Token for next page.