---
title: "Get the projection state"
method: GET
path: "/projection/{name}/state"
tags: ["Projections"]
---

# Get the projection state

`GET /projection/{name}/state`

Return the current state of the specified projection.

## Path parameters

- `name` string, required

## Query parameters

- `partition` string

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `404` — Not found

---

[API](https://skmtc.net/kurrent-io/apis/http-api.md) · [All operations](https://skmtc.net/kurrent-io/apis/http-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kurrent-io/http-api/versions/b7fd712e809c/schema)
