---
title: "Get a File Payment's Report File"
method: GET
path: "/file-payments/{FilePaymentId}/report-file"
tags: ["File Payments"]
---

# Get a File Payment's Report File

`GET /file-payments/{FilePaymentId}/report-file`

Enables a PISP to download a payment report file from an ASPSP.

## Path parameters

- `FilePaymentId` 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 Payments 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)
