GET api/OpenProject/GetJobsByProject?id={id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | string |
Required |
Body Parameters
None.
Response Information
Resource Description
OpenProjectViewModelName | Description | Type | Additional information |
---|---|---|---|
Folders | Collection of Pair of integer [key] and string [value] |
None. |
|
Tags | Collection of Pair of integer [key] and string [value] |
None. |
|
Projects | Collection of OpenProjectListViewModel |
None. |
|
JobsList | Collection of OpenProjectJobsListViewModel |
None. |
|
HistoryList | Collection of OpenProjectListViewModel |
None. |
|
FolderKey | integer |
None. |
|
TagKey | integer |
None. |
|
IsJobTemplate | boolean |
None. |
|
ClientNote | string |
None. |
|
HasCriticalClientNote | boolean |
None. |
|
SiteNote | string |
None. |
|
HasCriticalSiteNote | boolean |
None. |
|
HasStairs | boolean |
None. |
|
Notification | NotificationDto |
None. |
|
NavBar | NavBarViewModel |
None. |
|
jobLockInformation | JobLockInformationModel |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.