v1
protected
skills
Get Skill File
Get a file from a skill package.
By default, returns a redirect to a presigned URL. Set redirect=false to get the presigned URL in the response body.
get/v1/skills/{skill_id}/files/{path}
Path parameters
skill_idstring uuid required
pathstring required
Query parameters
redirectboolean
Response
Successful Response
{"stackTrail":"paths:/v1/skills/{skill_id}/files/{path}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}