---
title: "GET /v2/{+name}"
method: GET
path: "/v2/{+name}"
tags: ["labels"]
---

# GET /v2/{+name}

`GET /v2/{+name}`

Get a label by its resource name. For more information, see [Search for labels](https://developers.google.com/workspace/drive/labels/guides/search-label). Resource name may be any of: * `labels/{id}` - See `labels/{id}@latest` * `labels/{id}@latest` - Gets the latest revision of the label. * `labels/{id}@published` - Gets the current published revision of the label. * `labels/{id}@{revision_id}` - Gets the label at the specified revision ID.

## Path parameters

- `name` string, required

## Query parameters

- `languageCode` string
- `useAdminAccess` boolean
- `view` 'LABEL_VIEW_BASIC' | 'LABEL_VIEW_FULL'

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/drivelabels.md) · [All operations](https://skmtc.net/google/apis/drivelabels/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/drivelabels/versions/0865f97e9c4a/schema)
