---
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

---

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