---
title: "Get a File Payment Consent's Uploaded File"
method: GET
path: "/file-payment-consents/{ConsentId}/file"
tags: ["File Payment Consents"]
---

# Get a File Payment Consent's Uploaded File

`GET /file-payment-consents/{ConsentId}/file`

Enables a PISP to download a file that has been previously uploaded.

## Path parameters

- `ConsentId` string, required

## Headers

- `x-fapi-auth-date` string
- `x-fapi-customer-ip-address` string
- `x-fapi-interaction-id` string
- `Authorization` string, required
- `x-customer-user-agent` string
- `x-client-id` string

## Response `200`

File Payment Consents Read

ASPSP will specify all available content types.

- File

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not found
- `405` — Method Not Allowed
- `406` — Not Acceptable
- `429` — Too Many Requests
- `500` — Internal Server Error

---

[API](https://skmtc.net/openbankinguk/apis/payment-initiation-api.md) · [All operations](https://skmtc.net/openbankinguk/apis/payment-initiation-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openbankinguk/payment-initiation-api/revisions/01d3ec5eb703/schema)
