---
title: "Count Keys"
method: GET
path: "/kvservice.count/{tableName}"
tags: ["Key-Value Store"]
---

# Count Keys

`GET /kvservice.count/{tableName}`

Retrieves the number of keys in the specified table.

## Response `200`

OK - the number of keys.

---

[API](https://skmtc.net/pricefx/apis/the-pricefx-backend-api.md) · [All operations](https://skmtc.net/pricefx/apis/the-pricefx-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pricefx/the-pricefx-backend-api/versions/0850b5d6be73/schema)
