Hello everyone
Is there a way to get the file size of an existing file? Right now, the file object only exposes filename, URL, and ID, but I don’t see any field for file size.
Has anyone found a workaround or method to retrieve the file size programmatically?