GET api/Drawings?model={model}&project={project}&column={column}&value={value}&db={db}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
model

string

Required

project

string

Required

column

string

Required

value

string

Required

db

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of JointDrawing
NameDescriptionTypeAdditional information
id

integer

None.

documentTitle

string

None.

folderStructure

string

None.

Response Formats

application/json, text/json, text/xml

Sample:

Sample not available.