Tags
Query the tags of the organization's candidates.
SELECT
Note: Filters provided with one of the supported operators listed in the "Operators" column can be processed server-side, all the other filters are processed client-side.
SELECT * FROM Tags;
Columns
Name | Type | Operators | Description |
Id [KEY] | Int64 | Tag ID. | |
Name | String | Name of the tag. |