GET v1/projects/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

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