
Is there a way to obtain the file url for a specific file. Currently I only see ways to get the actual file through the api, but I need the fileURL.

You can build the URL using the bucket id, file id, and project id.

cloud.appwrite.io/v1/storage/buckets/{bucket ID}/files/{file ID}/view?project={project ID}

thank you

can this be marked as solved now?
Recommended threads
- Selfhosting problem
I'm migrating from cloud to self-hosted. I tried using 'Export to self-hosted instance' and use my free Ngrok domain as Endpoint self-hosted instance, but I got...
- How to reduce DB Reads?
I just noticed that I hit the 500k db reads limit on my very small next js app with the most data being present in one collection having around 50 documents. ...
- Getting issue while migrating from Self ...
i try to migrating my project but when do this error come and dont allow to crate that migration
