---
title: "Organization data model"
url: "https://docs.unified.to/repo/organization/model"
description: "API reference for Organization data model. Launch multiple pre-built Organization integrations today with zero maintenance — all through a single API."
generated_at: "2026-06-11T20:24:10.121Z"
---
# Organization data model

 View field support, webhooks, and list parameters for each integration on the [Supported Integrations](/repo/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 

**avatar\_url**string 

**web\_url**string 

**user\_ids**string array 

id values of the users/employees associated with this organization

**raw**any
