---
title: "Download a resignation letter"
method: GET
path: "/v1/resignations/{offboarding_request_id}/resignation-letter"
tags: ["Resignations"]
---

# Download a resignation letter

`GET /v1/resignations/{offboarding_request_id}/resignation-letter`

Downloads a resignation letter from an employment request.

## Scopes

| Category | Read only Scope | Write only Scope (read access implicit) |
|---|---|---|
| Manage employment documents (`employment_documents`) | View resignation letters (`resignation_letter:read`) | - |

## Path parameters

- `offboarding_request_id` string, required

## Response `200`

Success

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `422` — Unprocessable Entity
- `429` — Unprocessable Entity

---

[API](https://skmtc.net/remote-com/apis/remote.md) · [All operations](https://skmtc.net/remote-com/apis/remote/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/remote-com/remote/versions/7e6a0c61ac82/schema)
