---
title: "Gets the Job attachment"
method: GET
path: "/api/v2/jobs/{id}/attachment/{attachment-id}"
tags: ["v2 jobs"]
---

# Gets the Job attachment

`GET /api/v2/jobs/{id}/attachment/{attachment-id}`

Gets the attachments of a job

## Path parameters

- `id` string, required
- `attachment-id` string, required

## Response `200`

OK

## Other responses

- `404` — Not found

---

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