---
title: "List dataset attachments"
method: GET
path: "/catalog/datasets/{dataset_id}/attachments"
tags: ["Dataset"]
---

# List dataset attachments

`GET /catalog/datasets/{dataset_id}/attachments`

Returns a list of all available attachments for a dataset.

## Path parameters

- `dataset_id` string, required

## Response `200`

List of all available attachments

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `429` — Too many requests
- `500` — Internal Server Error

---

[API](https://skmtc.dev/opendatasoft/apis/explore-api.md) · [All operations](https://skmtc.dev/opendatasoft/apis/explore-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/opendatasoft/explore-api/revisions/8c5a10310454/schema)
