# Skill bundle download URL

> A presigned URL for the live bundle as a tar.gz, binary assets included.

Source: https://docs.generalinput.com/api/skills/bundle-url



<Endpoint method="GET" path="/v1/skills/:id/bundle-url" />

<Access scope="skills:manage" />

## Response [#response]

```json
{ "downloadUrl": "https://storage.example/…?X-Amz-Signature=…" }
```

Download and extract, as for a [workflow bundle](/api/workflows/bundle-url).
