---
title: "Retrieves a token that can be used to download a payslip through an anonymous GET request (to facilitate standard browser download functionality). Call api/salarystatements/{salaryStatementId}/token/{token}/lang/{languageCode}/{unusedFileName}.{payslipFormat} to retrieve the file."
method: GET
path: "/api/salarystatements/{salaryStatementId}/downloadtoken"
tags: ["SalaryStatements"]
---

# Retrieves a token that can be used to download a payslip through an anonymous GET request (to facilitate standard browser download functionality). Call api/salarystatements/{salaryStatementId}/token/{token}/lang/{languageCode}/{unusedFileName}.{payslipFormat} to retrieve the file.

`GET /api/salarystatements/{salaryStatementId}/downloadtoken`

## Path parameters

- `salaryStatementId` integer, required

## Response `200`

OK

- integer

---

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