EndPoint Get Project Details
Name
get_project
Description
Gets the details of the specified project within the organization by its project Id.
[API Help]
Parameters
Parameter |
Label |
Required |
Options |
Description |
Id |
Id |
YES |
|
|
Output Columns
Label |
DataType |
Length |
Raw |
Description |
Id |
DT_WSTR |
500 |
False |
|
Name |
DT_WSTR |
500 |
False |
|
Description |
DT_WSTR |
1160 |
False |
|
Url |
DT_WSTR |
1000 |
False |
|
State |
DT_WSTR |
100 |
False |
|
Revision |
DT_I4 |
0 |
False |
|
Visibility |
DT_WSTR |
100 |
False |
|
LastUpdateTime |
DT_DBTIMESTAMP |
0 |
False |
|
Input Columns
Label |
DataType |
Length |
Raw |
Description |
Project Id |
DT_WSTR |
300 |
False |
|