---
title: "Download Disbursement Instructions"
method: GET
path: "/disbursements/{id}/instructions"
tags: ["Disbursements"]
---

# Download Disbursement Instructions

`GET /disbursements/{id}/instructions`

Allows an SDP user to download the raw CSV file that was uploaded when creating the disbursement. This will only return results after instructions have been attached to a draft disbursement.

## Path parameters

- `id` string, required

## Response `200`

Disbursement CSV file

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/stellar/apis/stellar-disbursement-platform-api.md) · [All operations](https://skmtc.net/stellar/apis/stellar-disbursement-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stellar/stellar-disbursement-platform-api/versions/39f9dc64156c/schema)
