---
title: "Download datafile contents"
method: GET
path: "/v1/applications/{applicationId}/datafiles/{dataFileId}/download"
tags: ["Datafiles"]
---

# Download datafile contents

`GET /v1/applications/{applicationId}/datafiles/{dataFileId}/download`

## Path parameters

- `applicationId` string, required
- `dataFileId` string, required

## Response `200`

Success

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `429` — Too Many Requests
- `500` — Internal Server Error

---

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