Skip to content

BucketGetReadUriRequestOptions

Optional parameters for the preferred getReadUri(bucketId, path, options?) form. Contains folder scoping (folderId / folderKey / folderPath), expiryInMinutes, and standard query options (expand, select).

Extends

Properties

Property Type Description
expand? string -
expiryInMinutes? number URL expiration time in minutes (0 for default)
folderId? number Numeric folder ID.
folderKey? string Folder key (GUID-formatted string).
folderPath? string Slash-delimited folder path, e.g. 'Shared/Finance'.
select? string -