fetchDownloadFileUrl

Function

Fetches a download file URL for the given entity and format.

Parameters

Parameter Type Default Notes
options Required IFetchDownloadFileUrlOptions

options to refine / filter the results of the fetchDownloadFileUrl operation

Returns

a promise that resolves with the download file URL

Promise<string>

Function defined in common/src/downloads/fetchDownloadFileUrl.ts:14