Get downloadable URL for a fileAsk AIget https://api.sbgenomics.com/v2/files/{file_id}/download_infoThis call returns a URL that you can use to download the specified file.Path Paramsfile_idstringrequiredThe ID of the file whose download URL you want to get.Query Paramsfieldsarray of stringsSelector specifying a subset of fields to include in the response.fieldsADD stringHeadersX-SBG-Auth-TokenstringrequiredYour Seven Bridges Platform authentication token. For security reasons, token will not be automatically populated in the generated code sample. Please replace <your-token-here> with your token before executing this call.Response 200200Updated 5 months ago