---
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/atlassian/apis/bitbucket-api.md) · [All operations](https://skmtc.net/atlassian/apis/bitbucket-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/atlassian/bitbucket-api/revisions/3dbfe6a80143/schema)
