---
title: "Get the pension statement document for the specified id"
method: GET
path: "/statements/{pensionStatementId}/documents"
tags: ["statement"]
---

# Get the pension statement document for the specified id

`GET /statements/{pensionStatementId}/documents`

Provides the pension statement for the specified id as a PDF document in the insured person's preferred language.
If the pension fund is unable to provide a document for the request id, the error code 400 should be returned.

## Parameters

- `./components/parameters/path/pension_statement_id.yaml` — unresolved $ref

## Response `200`

Binary PDF data of the pension statement.

## Other responses

- `401` — unresolved $ref
- `404` — unresolved $ref
- `500` — unresolved $ref

---

[API](https://skmtc.net/swissfintechinnovations/apis/pension.md) · [All operations](https://skmtc.net/swissfintechinnovations/apis/pension/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/swissfintechinnovations/pension/revisions/21373a1ef3ee/schema)
