API Reference > imodeljs-clients > iTwinServiceClients > FileHandler > getFileSize getFileSize Method Get size of a file. getFileSize(filePath: string): number Parameter Type Description filePath string Path of the file. Returns - number Size of the file. Defined in core/clients/src/FileHandler.ts Line 41 Last Updated: 13 June, 2024