Get Skill Version

Retrieve a specific version for a skill.

Path parameters

skill_idstringRequired
versionstringRequired

Headers

anthropic-betalist of strings or nullOptional

Query parameters

collectionstringRequired1-255 characters

Response

Skill version found.
idstring
Unique skill version identifier.
created_atdatetime
Creation timestamp.
descriptionstring
Skill version description from frontmatter.
directorystring

Top-level directory name for this version.

namestring
Skill name from frontmatter.
skill_idstring
Parent skill identifier.
versionstring
Version token.
type"skill_version"Defaults to skill_version
Object type.

Errors

401
Unauthorized Error
422
Unprocessable Entity Error