GET api/DocumentEntity/Get?docID={docID}&documentType={documentType}&projectID={projectID}&id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| docID | integer |
Required |
|
| documentType | integer |
Required |
|
| projectID | globally unique identifier |
Required |
|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.