Access an automation log file

This call returns the file ID of the automation log file. You can then use another API call to retrieve the URL for downloading the file. For automation runs that are still active, multiple file IDs are returned, one for each 2 minute interval.

The before query parameter is used to specify the timestamp which will be used as a reference for generating the log file. The response will include IDs for all files generated prior to the specified time.

To be able to access the log file of an automation the minimum required permissions are COPY and READ.

📘

If you are using Seven Bridges Platform EU, please use the following endpoint: https://eu-api.sbgenomics.com/v2/automation/runs/{run_id}/logs

Response

See a list of Seven Bridges Platform-specific response codes that may be contained in the body of the response.

Language