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

# GET /v1/{+name}

`GET /v1/{+name}`

Gets the specified account. Returns `NOT_FOUND` if the account does not exist or if the caller does not have access rights to it.

## Path parameters

- `name` string, required

## Response `200`

Successful response

---

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