Get Skill Revision
Retrieve full content for a specific skill revision, including structured reference and asset file bodies with size metadata.
Authentication
AuthorizationBearer
API key or access token, sent as Authorization: Bearer <token>. The simplest option: create an API key in your dashboard under Settings, then paste it here.
Path parameters
skill_id
revision_id
Response
Skill revision content
id
skill_id
instructions
skill_metadata
capabilities
annotation
created
reference_files
asset_files
reference_file_contents
asset_file_contents
script_files
Errors
401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error