GET api/Drawings?model={model}&project={project}&column={column}&value={value}&db={db}
Request Information
URI Parameters
| Name | Description | Type | Additional 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| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| documentTitle | string |
None. |
|
| folderStructure | string |
None. |
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.