Skip to main content
GET
Get a skill download URL

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

Skill identifier returned by create or GET /v1/skills

Query Parameters

revision
string

Opaque revision token; when omitted, the active revision is used

Response

The skill bundle download

download_url
string
required

Short-lived URL to download the zip bundle

revision
string

Opaque token of the downloaded revision

name
string

Skill name at this revision