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

# Get a candidate's attachment.

`GET /candidates/{id}/attachments/{attachmentId}`

> **Deprecated.**

Get a candidate's attachment.

## Path parameters

- `attachmentId` string, required

## Response `200`

Attachment content

## Other responses

- `401` — Candidate access denied
- `404` — with code FILE_NOT_FOUND when file 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/revisions/449bdc2516c9/schema)
