---
title: "GET /table_rows/"
method: GET
path: "/table_rows/"
tags: ["Proposal", "Entity Query Endpoint"]
---

# GET /table_rows/

`GET /table_rows/`

## Query parameters

- `entities` integer[]
- `view_classes` string[]
- `system_classes` string[]
- `cidoc_classes` string[]
- `linked_entities` integer[]
- `download` boolean
- `count` boolean
- `centroid` boolean
- `show` string[]
- `column` 'id' | 'name' | 'cidoc_class' | 'system_class' | 'begin_from' | 'begin_to' | 'end_from' | 'end_to'
- `sort` 'asc' | 'desc'
- `first` integer
- `last` integer
- `page` integer
- `limit` integer
- `type_id` integer[]

## Response `200`

Success

## Other responses

- `404` — Something went wrong. Please consult the error message.

## Changes

- **2025-10-28** `c8d3f2be4022` — 1 info
  - endpoint added
- **2025-04-01** `b640f0339736` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/craws/apis/openatlas-api/changes/table_rows/get.md)

---

[API](https://skmtc.dev/craws/apis/openatlas-api.md) · [All operations](https://skmtc.dev/craws/apis/openatlas-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/craws/openatlas-api/revisions/7f8ad8576946/schema)
