Get Skill

Retrieve a single skill by identifier within a collection.

Path parameters

skill_idstringRequired

Headers

anthropic-betalist of strings or nullOptional

Query parameters

collectionstringRequired1-255 characters

Response

Skill found.
idstring
Unique skill identifier.
created_atdatetime
Creation timestamp.
display_titlestring
Human display title.
sourceenum
Source of the skill.
updated_atdatetime
Update timestamp.
collectionstring

Tenant identifier (org_id boundary).

loadingenum
Instruction loading strategy.
readonlyboolean
Readonly flag.
latest_versionstring or null
Latest version token for this skill.
type"skill"Defaults to skill
Object type.

Errors

401
Unauthorized Error
422
Unprocessable Entity Error