GET api/PrototypePage/Get?id={id}&prototypeID={prototypeID}&projectID={projectID}&processID={processID}&docID={docID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

prototypeID

integer

Required

projectID

globally unique identifier

Required

processID

integer

Required

docID

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.