EndPoint Get Work Item Types
Name
get_workitemtypes
Description
Get work item types in the default project within the organization.
[API Help]
Parameters
Parameter |
Label |
Required |
Options |
Description |
Project |
Project Name |
YES |
|
The Name of the project.
|
Output Columns
Label |
DataType |
Length |
Raw |
Description |
Name |
DT_WSTR |
4000 |
False |
|
ReferenceName |
DT_WSTR |
4000 |
False |
|
Description |
DT_WSTR |
4000 |
False |
|
IsDisabled |
DT_WSTR |
4000 |
False |
|
Url |
DT_WSTR |
4000 |
False |
|
Color |
DT_WSTR |
4000 |
False |
|
Fields |
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. |