---
title: "Get Statements"
method: GET
path: "/accounts/{AccountId}/statements/{StatementId}/file"
tags: ["Statements"]
---

# Get Statements

`GET /accounts/{AccountId}/statements/{StatementId}/file`

## Path parameters

- `StatementId` string, required
- `AccountId` 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

## Response `200`

Statements Read

- 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.dev/openbankinguk/apis/account-and-transaction-api-specification.md) · [All operations](https://skmtc.dev/openbankinguk/apis/account-and-transaction-api-specification/llms.txt) · [OpenAPI document](https://skmtc.dev/openbankinguk/apis/account-and-transaction-api-specification/revisions/7b786dc70fb0?raw)
