Get file for Appwrite

    0

    5

    Khalid Khan

    Appwrite companion cookbook

    The code uses the Storage class to access a file in the bucket specified by the bucketId and fileId values. The Storage class includes methods to get information about the file, such as its contents and size.

    Shortcut: appwrite.storage.getfile

    val response = storage.getFile(
        bucketId = "BUCKET_ID",
        fileId = "FILE_ID"
      )
    Codiga Logo
    Codiga Hub
    • Rulesets
    • Playground
    • Snippets
    • Cookbooks
    Legal
    • Security
    • Privacy Policy
    • Code Privacy
    • Terms of Service
    soc-2 icon

    We are SOC-2 Compliance Certified

    G2 high performer medal

    Codiga – All rights reserved 2022.