Get upload URL for a partAsk AIget https://api.sbgenomics.com/v2/automation/upload/{upload_id}/part/{part_number}This call will returns a signed URL for a specified part.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsupload_idstringrequiredThe ID of the upload. It can be obtained by initializing a new upload or by listing the ongoing multipart uploads.part_numberint32requiredSpecify the part number.HeadersX-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.Content-TypestringrequiredDefaults to application/jsonX-SBG-Advance-AccessstringrequiredDefaults to advanceResponse 200200Updated 5 months ago