---
title: "Get insured person's pension plan description"
method: GET
path: "/plans/{planId}/description-documents"
tags: ["plan"]
---

# Get insured person's pension plan description

`GET /plans/{planId}/description-documents`

Retrieves the pension plan description for a specific insured person and pension plan.

This document provides a description of the insured person's pension plan, including covered benefits, contribution structure, and
key conditions applicable under their employer's pension scheme.

If the specified pension plan description is not found for the insured person, a `404` error is returned.

## Parameters

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

## Response `200`

Pension plan description document for the insured person in PDF format.

## 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)
