GET api/wopi/files/{name}/contents?access_token={access_token}
Required for View WOPI interface - returns stream of document.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
name | file name |
Define this parameter in the request URI. |
access_token | token that WOPI server will know |
Define this parameter in the request URI. |