Skip to content

Get File URL

The Get File URL method is used to obtain the full public-facing URL paths to your file in Cloud Storage in Firebase.

To make a request to get the file URL, follow these steps:

  1. First, ensure you have Cloud Storage set up on your Firebase app.

    NOTE

    The clip starts with the project in test mode - this isn't secure. You'll need to update the Firebase rules.

  2. Open the request panel and click on the + button to add a new request.
  3. Fill in an appropriate name for the request and select the Supabase app to be used for the request. Then, under the method, choose Get File URL.
  4. Scroll down to fill in the bucket name and storage path of the file. You can then choose whether to download it or just display it. Get File URL Firebase