GET api/OpenProject?guid={guid}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
guid

string

Required

Body Parameters

None.

Response Information

Resource Description

OpenProjectViewModel
NameDescriptionTypeAdditional 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.