Streams a file for inline preview by short-lived download token.

Access: Anonymous requests are allowed, but the download token is still validated server-side.

Sets Content-Disposition: inline so browsers can render previewable formats in the current window.
The response also includes X-Content-Type-Options: nosniff for safer browser handling.

Preview URLs expire after 10 seconds. .docx files are converted to PDF before streaming; other
file types are returned with their stored content type and may still download if the browser cannot render them inline.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Short-lived token returned by the file-info endpoint.

Headers
string
required
Defaults to 2.0

The requested API version

string
Defaults to 2.0

The requested API version

Response
200

OK

Language
Credentials
Bearer
jwt
LoadingLoading…
Response
Click Try It! to start a request and see the response here!