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

---

[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/8d5ce2c7aa69/schema)
