Get Skill Version
Retrieve a specific version for a skill.
Path parameters
skill_id
version
Headers
anthropic-beta
Query parameters
collection
Response
This endpoint returns an object.
id
Unique skill version identifier.
created_at
Creation timestamp.
description
Skill version description from frontmatter.
directory
Top-level directory name for this version.
name
Skill name from frontmatter.
skill_id
Parent skill identifier.
version
Version token.
type
Object type.
Errors
401
Unauthorized
422
Unprocessable Entity

