---
title: "Instructor data model"
url: "https://docs.unified.to/lms/instructor/model"
description: "API reference for Instructor data model. Launch multiple pre-built Instructor integrations today with zero maintenance — all through a single API."
generated_at: "2026-07-04T01:56:23.113Z"
---
# Instructor data model

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

**first\_name**string 

**last\_name**string 

**emails** array 

**title**string 

**telephones** array 

**image\_url**string 

**raw**any
