---
title: "Download DSR request"
method: GET
path: "/accounts/{account_id}/dsr_requests/{dsr_request_id}/download"
tags: ["DSR Requests"]
---

# Download DSR request

`GET /accounts/{account_id}/dsr_requests/{dsr_request_id}/download`

Downloads the completed DSR request file

## Path parameters

- `account_id` integer, required
- `dsr_request_id` integer, required

## Response `200`

File download

## Other responses

- `404` — Request not found or file not available

---

[API](https://skmtc.net/instructure/apis/canvas-lms-instructure-misc-plugin-api.md) · [All operations](https://skmtc.net/instructure/apis/canvas-lms-instructure-misc-plugin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/instructure/canvas-lms-instructure-misc-plugin-api/revisions/a2c137ba5a2d/schema)
