---
title: "Returns important status information about Chain Query"
method: GET
path: "/status"
tags: ["stat"]
---

# Returns important status information about Chain Query

`GET /status`

## Response `200`

Chain Query status

- TableStatus — Contains an array of tables and their row count.
  - `Status` TableSize[]
    - `TableName` string — Name of the table being referenced.
    - `NrRows` integer — The number of rows in the referenced table

## Changes

> 7 revisions in range; 1 not diffed.

- **2018-05-10** `e7aa025e3f10` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/odyseeteam/apis/chain-query/changes/status/get.md)

---

[API](https://skmtc.dev/odyseeteam/apis/chain-query.md) · [All operations](https://skmtc.dev/odyseeteam/apis/chain-query/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/odyseeteam/chain-query/revisions/b0b6c32cdcf5/schema)
