EndPoint Get List of Projects
Name
get_projects
Description
Gets a list of projects within the organization.
[API Help]
Parameters
Parameter |
Label |
Required |
Options |
Description |
There are no parameters |
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 |
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |