API reference
Download a file
GET
documentURL
/
internal
/
storage
/
download
This endpoint allows you to download a file by specifying its path or key.
documentURL
string
The base URL of the document.
internal
string
A segment of the path that specifies it is an internal call.
storage
string
A segment of the path referring to storage resources.
download
string
The unique identifier for the download.
Was this page helpful?