Skip to main content
GET

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

skill_id
string
required

Query Parameters

expires
integer
default:604800

URL expiration time in seconds

Response

Successful Response

Response with presigned download URL for a skill.

id
string
required

Skill ID

name
string
required

Skill name

skill_version
string
required

Skill version

download_url
string
required

Presigned URL for downloading the skill zip

expires_in
integer
required

URL expiration time in seconds