ListQueries
Gets information about a given query's fields.
Input
| Name | Type | Description |
| UserGroup | String | The user group to return queries for. |
| Query | String | The name of the query. |
| Workspace | String | The workspace to use when executing the query.
The allowed values are Global, Local. The default value is Global. |
Result Set Columns
| Name | Type | Description |
| QueryName | String | The name of the query. |
| UserGroup | String | The user group the query is associated with. |
| Variant | String | The variant associated with the query. |