---
title: "Table data model"
url: "https://docs.unified.to/datastore/table/model"
description: "API reference for Table data model. Launch multiple pre-built Table integrations today with zero maintenance — all through a single API."
generated_at: "2026-06-11T22:41:40.190Z"
---
# Table data model

 View field support, webhooks, and list parameters for each integration on the [Supported Integrations](/datastore/integrations) page. 

### 

* Data Model
* Typescript Type
* Zod Shape
* Python Class

Data Model

**id**string 

**created\_at**date 

(ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)

**updated\_at**date 

(ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)

**name**string 

**description**string 

**database\_id**string 

source Database ID

**fields** array 

**relationships** array 

**web\_url**string 

**parent\_id**string 

**raw**any
