---
title: "Record data model"
url: "https://docs.unified.to/datastore/record/model"
description: "API reference for Record data model. Launch multiple pre-built Record integrations today with zero maintenance — all through a single API."
generated_at: "2026-06-11T22:41:41.735Z"
---
# Record 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)

**database\_id**string 

source Database ID

**table\_id**string 

source Database Table ID

**fields**string dictionary  required 

**row\_number**number 

**raw**any
