---
title: "GET /actors/{actor_id}/kv/keys/{key}"
method: GET
path: "/actors/{actor_id}/kv/keys/{key}"
---

# GET /actors/{actor_id}/kv/keys/{key}

`GET /actors/{actor_id}/kv/keys/{key}`

## Path parameters

- `actor_id` string, required
- `key` string, required

## Response `200`

Success

- object
  - `value` string, nullable, required

## Other responses

- `400` — User error
- `500` — Internal error

## Changes

- **2026-01-12** `7efdbd55ed7a` — 1 info
  - endpoint added
- **2025-10-22** `debdae6b1f30` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/rivet-dev/apis/rivetkit-api/changes/actors/:actor_id/kv/keys/:key/get.md)

---

[API](https://skmtc.dev/rivet-dev/apis/rivetkit-api.md) · [All operations](https://skmtc.dev/rivet-dev/apis/rivetkit-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rivet-dev/rivetkit-api/revisions/987a66002b58/schema)
