Get Project Skill Revision
Retrieve full content for a specific project-scoped skill revision.
Authentication
AuthorizationBearer
Bearer token authentication using JWT tokens from Ory Kratos/Hydra
Path parameters
skill_id
The skill ID
revision_id
The skill revision ID
org_id
The organization ID
project_id
The project ID
Response
Project skill revision
id
skill_id
instructions
skill_metadata
capabilities
annotation
created
reference_files
asset_files
reference_file_contents
asset_file_contents
script_files
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error
