# Tags: Discourse Tags
Get a list of tags
- Catalog: `Discourse`
- Schema: `Tags`
- Label: Tags
This is a read-only table. The Discourse API may not support changing the data or the Invantive UniversalSQL driver for Discourse does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Discourse API.
## Table Columns
The columns of the table `Tags` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `count` | `decimal` | Count | ☐ | |
| `id` | `varchar2` | ID | ☐ | |
| `pm_count` | `decimal` | PM Count | ☐ | |
| `target_tag` | `varchar2` | Target Tag | ☐ | |
| `text` | `varchar2` | Text | ☐ | |