Storage
📄️ List Files related to user
Retrieve a list of files.
📄️ Get File URL by ID
<b>Description</b>: Retrieve a file URL for a specified ID. The generated URL automatically downloads the file. If you haven't generated a file yet, use the appropriate endpoint to do so.
📄️ Upload file by url.
<b>Description</b>: Retrieve a file URL to upload. When your upload finish,
📄️ Confirm file upload by signed URL.
Confirm that the file was successfully uploaded using the signed URL.