GET DocumentList?document_id={document_id}&appid={appid}&sg={sg}&hash={hash}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| document_id | string |
Required |
|
| appid | string |
Required |
|
| sg | string |
Required |
|
| hash | string |
Required |
|
| token | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Document| Name | Description | Type | Additional information |
|---|---|---|---|
| title | string |
None. |
|
| document_url | string |
None. |
|
| upload_date | date |
None. |
|
| upload_guid | string |
None. |
|
| description | string |
None. |
|
| allow_view | boolean |
None. |
|
| allow_download | boolean |
None. |
|
| allow_email | boolean |
None. |
|
| hide | boolean |
None. |
|
| order | integer |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.