Skip to content

Get files by its url from storage. #3474

Answered by stnguyen90
usamashafiqs asked this question in Q&A
Discussion options

You must be logged in to vote

This depends on whether you want to view the data inline or download the file.

To view a file, send a GET request to /v1/storage/buckets/{bucketId}/files/{fileId}/view. Refer to the Get File for View docs for more info.

To download a file, send a GET request to /v1/storage/buckets/{bucketId}/files/{fileId}/download. Refer to the Get File for Download docs for more info.

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@stnguyen90
Comment options

@usamashafiqs
Comment options

@stnguyen90
Comment options

@usamashafiqs
Comment options

@anantakrishna
Comment options

Answer selected by usamashafiqs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants