---
title: "Get an attachment"
method: GET
path: "/applications/{applicationId}/attachments/{attach}"
tags: ["Job Application API:Attachments"]
---

# Get an attachment

`GET /applications/{applicationId}/attachments/{attach}`

Get a job application attachment.<br />Setting the Accept header will attempt a file conversion.

## Path parameters

- `applicationId` integer, required
- `attach` integer, required

## Response `200`

Requested job application attachment

## Other responses

- `404` — Requested job application attachment was not found

---

[API](https://skmtc.net/jobadder/apis/jobadder-api.md) · [All operations](https://skmtc.net/jobadder/apis/jobadder-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jobadder/jobadder-api/revisions/9f43f6a6ee6e/schema)
