Get Skill

Retrieve a single skill by identifier within a collection.

Path parameters

skill_idstringRequired

Headers

anthropic-betalist of stringsOptional

Query parameters

collectionstringRequired

Response

This endpoint returns an object.
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
Latest version token for this skill.
type"skill"
Object type.

Errors

401
Unauthorized
422
Unprocessable Entity