---
title: "Get table data"
method: GET
path: "/tables/data/{dbId}/{tableId}"
tags: ["Data Operations"]
---

# Get table data

`GET /tables/data/{dbId}/{tableId}`

Get table data

## Path parameters

- `dbId` string, string, required
- `tableId` string, string, required

## Query parameters

- `limit` integer
- `offset` integer
- `c[field_name]` string
- `fields` string
- `format` string
- `debug` boolean

## Response `200`

successful operation

---

[API](https://skmtc.dev/ihsn/apis/data-tables.md) · [All operations](https://skmtc.dev/ihsn/apis/data-tables/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ihsn/data-tables/revisions/6fb7730a430d/schema)
