---
title: "GET /statement/{version}/{filename}"
method: GET
path: "/statement/{version}/{filename}"
---

# GET /statement/{version}/{filename}

`GET /statement/{version}/{filename}`

Get PDF statement file

## Path parameters

- `version` string, required
- `filename` string, required

## Response `200`

PDF is returned successfully either from the cache or Blob Storage

## Other responses

- `400` — Internal error because the filename does not exist in Blob Storage, there is an issue converting the file to Buffer or the Hapi toolbox cannot render the Buffer contents
- `404` — Statement filename is not in the correct format

---

[API](https://skmtc.dev/defra/apis/ffc-doc-statement-receiver.md) · [All operations](https://skmtc.dev/defra/apis/ffc-doc-statement-receiver/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/defra/ffc-doc-statement-receiver/revisions/cb6c82cd0f38/schema)
