---
title: "GET /silo/v1/entries/{entry_id}/files/{id}"
method: GET
path: "/silo/v1/entries/{entry_id}/files/{id}"
---

# GET /silo/v1/entries/{entry_id}/files/{id}

`GET /silo/v1/entries/{entry_id}/files/{id}`

Download silo entry file's data. Content type and disposition will be set according to the source.

## Path parameters

- `id` string, required — UUID of the file to fetch, may be a previous version.
- `entry_id` string, required — UUID of the silo entry.

## Response `200`

Contains the file data.

---

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