Get details of a deletion jobAsk AIget https://api.sbgenomics.com/v2/async/files/delete/{job_id}This call gets the details of an asynchronous bulk deletion job. This information will be available for up to a month after the job has been completed.Path Paramsjob_idstringrequiredThe ID of the deletion job you are querying. This ID can be found within the API response for the call for deleting files.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/jsonResponse 200200Updated 5 months ago