---
title: "Get the Image"
method: GET
path: "/attachments/{attachmentId}/image"
tags: ["Super Resolution"]
---

# Get the Image

`GET /attachments/{attachmentId}/image`

Get the image of the attachment with the specified ID. The image will be returned as response.

## Path parameters

- `attachmentId` integer, required

## Response `200`

The image

## Other responses

- `401` — Authorization Required
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.dev/insideout10/apis/wordlift-plugin-super-resolution.md) · [All operations](https://skmtc.dev/insideout10/apis/wordlift-plugin-super-resolution/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/insideout10/wordlift-plugin-super-resolution/revisions/20f6563e01ed/schema)
