EndPoint Get Query Fileds
Name
get_query_fields
Description
Gets query fields for work items.
[API Help]
Parameters
Parameter |
Label |
Required |
Options |
Description |
Project |
Project Name |
YES |
|
The Name of the project.
|
Team |
Team Id or Name |
NO |
|
Id or name of the team associated with the query.
|
TimePrecision |
Use time precision |
NO |
Option |
Value |
false |
false |
true |
true |
|
Whether or not to use time precision.
|
Query |
Wiql Query |
YES |
|
The WIQL query (refer Azure DevOps Help to learn Wiql syntax. [API Help..]
|
Output Columns
Label |
DataType |
Length |
Raw |
Description |
Name |
DT_WSTR |
4000 |
False |
|
ReferenceName |
DT_WSTR |
4000 |
False |
|
Input Columns
Label |
DataType |
Length |
Raw |
Description |
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |