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

# GET /v1/{+name}

`GET /v1/{+name}`

Retrieves a single document with its full Markdown content.

## Path parameters

- `name` string, required

## Query parameters

- `view` 'DOCUMENT_VIEW_UNSPECIFIED' | 'DOCUMENT_VIEW_BASIC' | 'DOCUMENT_VIEW_FULL' | 'DOCUMENT_VIEW_CONTENT'

## Response `200`

Successful response

---

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