skills

Get Skill Version

Retrieve a specific version for a skill.

get/v1/skills/{skill_id}/versions/{version}

Path parameters

skill_idstring required
versionstring required

Query parameters

collectionstring required

Headers

anthropic-betastring[] nullable

Response

Skill version found.

idstring required

Unique skill version identifier.

created_atstring date-time required

Creation timestamp.

descriptionstring required

Skill version description from frontmatter.

directorystring required

Top-level directory name for this version.

namestring required

Skill name from frontmatter.

skill_idstring required

Parent skill identifier.

type'skill_version'

Object type.

versionstring required

Version token.

Changes

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