GET api/Programs/GetUserProgramsQueriable/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of ProgramDto
NameDescriptionTypeAdditional information
Id

globally unique identifier

Required

ProgramName

string

Required

Matching regular expression pattern: ^[^&'*<>"]+$

String length: inclusive between 0 and 50

Owner

string

None.

ModifiedDt

date

None.

CDHClientName

string

Required

String length: inclusive between 0 and 250

ClientLogo

string

String length: inclusive between 0 and 100

CDHCountryName

string

Required

String length: inclusive between 0 and 250

Description

string

String length: inclusive between 0 and 250

ResponsibleCSTeam

string

String length: inclusive between 0 and 250

SPDirectoryId

string

None.

ProductCount

integer

None.

Products

Collection of ProductDto

None.

CommissioningJobs

Collection of CommissioningJobDto

Required

ResponsibleCSTeams

Collection of ResponsibleCSTeamDto

None.

DeletedDt

date

None.

ProgramTypeId

integer

Required

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.