# TicketMessagesAll: Teamleader Focus Ticket Messages
- Catalog: `Teamleader`
- Schema: `V2Flat`
- Label: Ticket Messages
This is a read-only view. The Teamleader Focus API may not support changing the data or the Invantive UniversalSQL driver for Teamleader Focus does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Teamleader Focus API.
## View Columns
The columns of the view `TicketMessagesAll` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `body` | `varchar2` | Body | ☐ | |
| `created_at` | `datetime` | Created at | ☑ | |
| `message_id` | `varchar2` | Message ID | ☑ | |
| `sent_by_id` | `varchar2` | Sent By ID | ☐ | |
| `ticket_assignee_id` | `varchar2` | Assignee ID | ☐ | |
| `ticket_c_escalatie` | `char` | | ☐ | |
| `ticket_c_testtext` | `varchar2` | | ☐ | |
| `ticket_closed_at` | `datetime` | Closed at | ☐ | |
| `ticket_created_at` | `datetime` | Created at | ☑ | |
| `ticket_customer_id` | `varchar2` | Customer ID | ☐ | |
| `ticket_id` | `varchar2` | ID | ☑ | |
| `ticket_last_message_at` | `datetime` | Last Message at | ☐ | |
| `ticket_milestone_id` | `varchar2` | Milestone ID | ☐ | |
| `ticket_participant_customer_id` | `varchar2` | Participant Customer ID | ☐ | |
| `ticket_project_id` | `varchar2` | Project ID | ☐ | |
| `ticket_reference` | `int32` | Reference | ☐ | |
| `ticket_status_id` | `varchar2` | Status ID | ☐ | |
| `ticket_subject` | `varchar2` | Subject | ☐ | |
| `type` | `varchar2` | Type | ☐ | One of customer, internal or thirdParty. |