---
title: "POST /v2/{+name}:getGuestAttributes"
method: POST
path: "/v2/{+name}:getGuestAttributes"
tags: ["projects"]
---

# POST /v2/{+name}:getGuestAttributes

`POST /v2/{+name}:getGuestAttributes`

Retrieves the guest attributes for the node.

## Path parameters

- `name` string, required

## Request body

- GetGuestAttributesRequest — Request for GetGuestAttributes.
  - `queryPath` string — The guest attributes path to be queried.
  - `workerIds` string[] — The 0-based worker ID. If it is empty, all workers' GuestAttributes will be returned.

## Response `200`

Successful response

---

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