---
title: "Comment data model"
url: "https://docs.unified.to/uc/comment/model"
description: "API reference for Comment data model. Launch multiple pre-built Comment integrations today with zero maintenance — all through a single API."
generated_at: "2026-06-26T21:10:07.269Z"
---
# Comment data model

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

### 

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

Data Model

**id**string 

**created\_at**string 

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

**updated\_at**string 

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

**content**string 

**user\_id**string 

reference to HrisEmployee (reference to HrisEmployee)

**call\_id**string 

**raw**any
