GET api/Document/GetMetadata/{id}?type={type}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
|
| type | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Document| Name | Description | Type | Additional information |
|---|---|---|---|
| Date | date |
None. |
|
| FileDetails | FileInfo |
None. |
|
| Id | globally unique identifier |
None. |
|
| Title | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.