GET v1/projects
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of ProjectOutModel| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| usersIDs | Collection of integer |
None. |
|
| completion | integer |
None. |
|
| parentBaseId | integer |
None. |
|
| lastUpdateDate | date |
None. |
|
| children | Collection of ProjectOutModel |
None. |
|
| orderRow | integer |
None. |
|
| status | enmProjectStatus |
None. |
|
| statusName | string |
None. |
|
| isLazyLoad | boolean |
None. |
|
| dynColumns | Collection of ProjectDynColumn |
None. |
|
| name | string |
None. |
|
| description | string |
None. |
|
| isPublic | boolean |
None. |
|
| startDate | date |
None. |
|
| endDate | date |
None. |
|
| durationDays | decimal number |
None. |
|
| durationHours | decimal number |
None. |
|
| parentId | integer |
None. |
|
| projectType | enmProjectType |
None. |
|
| nextToId | integer |
None. |
|
| dataToChange | enmDataToChange |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.
application/vnd.team.do+json
Sample:
Sample not available.