---
title: "List download artifacts"
method: GET
path: "/repositories/{workspace}/{repo_slug}/downloads"
tags: ["Downloads"]
---

# List download artifacts

`GET /repositories/{workspace}/{repo_slug}/downloads`

Returns a list of download links associated with the repository.

## Response `200`

Returns a paginated list of the downloads associated with the repository.

## Other responses

- `403` — User is not authorized to read from the repository.

---

[API](https://skmtc.net/bitbucket/apis/bitbucket-api.md) · [All operations](https://skmtc.net/bitbucket/apis/bitbucket-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bitbucket/bitbucket-api/revisions/d98b7da55533/schema)
