---
title: "Download dispute file"
method: GET
path: "/v1/disputes/{disputeId}/file/{fileId}"
tags: ["Evidence files"]
---

# Download dispute file

`GET /v1/disputes/{disputeId}/file/{fileId}`

Download an uploaded dispute file

## Path parameters

- `disputeId` number, required
- `fileId` number, required

## Response `200`

OK

## Other responses

- `400` — Bad request
- `404` — Not Found
- `500` — Internal server error

---

[API](https://skmtc.net/pismo/apis/platform-authentication.md) · [All operations](https://skmtc.net/pismo/apis/platform-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pismo/platform-authentication/revisions/935b62e16de4/schema)
