---
title: "Retrieves a salary statement (payslip) as a PDF file, encoded as a Base64 string."
method: GET
path: "/api/salarystatements/{salaryStatementId}/pdf/encoded"
tags: ["SalaryStatements"]
---

# Retrieves a salary statement (payslip) as a PDF file, encoded as a Base64 string.

`GET /api/salarystatements/{salaryStatementId}/pdf/encoded`

## Path parameters

- `salaryStatementId` integer, required

## Response `200`

OK

- object

---

[API](https://skmtc.dev/intect/apis/intect-rest-api.md) · [All operations](https://skmtc.dev/intect/apis/intect-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/intect/intect-rest-api/revisions/e256dcb495d4/schema)
