---
title: "Get candidate's attachment."
method: GET
path: "/candidates/attachments/{attachmentId}"
tags: ["candidates"]
---

# Get candidate's attachment.

`GET /candidates/attachments/{attachmentId}`

Get candidate's attachment.

## Response `200`

Candidate's Attachment

## Other responses

- `403` — with codes: * **PERMISSION_DENIED** when you are not permitted to download attachment, * **MALWARE_DETECTED** when file has been marked as malicious.
- `404` — with code **FILE_NOT_FOUND** when attachment does not exist.

---

[API](https://skmtc.net/smartrecruiters/apis/apply-api.md) · [All operations](https://skmtc.net/smartrecruiters/apis/apply-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smartrecruiters/apply-api/versions/449bdc2516c9/schema)
