---
title: "Get a specific file from a data package version."
method: GET
path: "/dataPackages/{dataPackageId}/versions/{versionId}/downloads"
tags: ["Data Packages"]
---

# Get a specific file from a data package version.

`GET /dataPackages/{dataPackageId}/versions/{versionId}/downloads`

## Path parameters

- `dataPackageId` string, required
- `versionId` string, required

## Query parameters

- `fileName` string, required

## Other responses

- `307` — A redirect to the actual file data.
- `401` — The API key or OAuth 2 access token is missing or invalid.
- `404` — The request does not match any known content. The response will contain a human readable message, and may also contain links to help you navigate to other API endpoints.

---

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