Given a primkey and file name, returns the pathname that can be used to access the file.
getFileStoreURL(primKey: string, fileName: string, type?: "download" | "view"): string;
Last updated 5 months ago
Was this helpful?