---
title: "Get value of local entry"
method: GET
path: "/groups/{group-id}/nodes/{node-id}/local-entries/{local-entry}/value"
tags: ["localEntries"]
---

# Get value of local entry

`GET /groups/{group-id}/nodes/{node-id}/local-entries/{local-entry}/value`

## Path parameters

- `group-id` string, required
- `node-id` string, required
- `local-entry` string, required

## Response `200`

Value of the local entry

- LocalEntryValue
  - `value` string

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.net/wso2/apis/cluster-aware-mi-dashboard.md) · [All operations](https://skmtc.net/wso2/apis/cluster-aware-mi-dashboard/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wso2/cluster-aware-mi-dashboard/versions/1d5e9cc062de/schema)
