Tickets_Tags
Returns the tags applied to a ticket.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | Integer | False |
Tickets.Id |
The Id automatically assigned when the ticket is created. |
| Tag [KEY] | String | False |
A tag applied to the ticket. |