---
title: "Get details of a pension fund policy"
method: GET
path: "/policies/{policyId}"
tags: ["policy"]
---

# Get details of a pension fund policy

`GET /policies/{policyId}`

Provides details about the insurance policy including current retirement capital, prospective pension benefits for different
retirement ages, contributions to financing the insurance etc.

## Parameters

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

## Response `200`

Policy details.

- PolicyYaml — unresolved $ref

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