---
title: "GET /v1/{+name}"
method: GET
path: "/v1/{+name}"
tags: ["media"]
---

# GET /v1/{+name}

`GET /v1/{+name}`

Gets an attachment. To download attachment media via REST requires the alt=media query parameter. Returns a 400 bad request error if attachment media is not available in the requested MIME type.

## Path parameters

- `name` string, required

## Query parameters

- `mimeType` string

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/keep.md) · [All operations](https://skmtc.dev/google/apis/keep/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/keep/revisions/302ce571469e/schema)
