Download a file
curl --request GET \
--url https://api.example.com/documentURL/internal/storage/downloadDownload a file
GET
documentURL
/
internal
/
storage
/
download
Download a file
curl --request GET \
--url https://api.example.com/documentURL/internal/storage/downloadThis endpoint allows you to download a file by specifying its path or key.
The base URL of the document.
A segment of the path that specifies it is an internal call.
A segment of the path referring to storage resources.
The unique identifier for the download.
Last modified on March 7, 2025
Was this page helpful?
⌘I

