Jobs
Download task logs
Downloads the log file for a specific task. The file path required for the download must be obtained from the Get Job Tasks endpoint.
get/api/v1/project/{projectid}/jobs/{id}/logs/download
Path parameters
projectidstring required
project id (default is 123)
idinteger required
job id
Query parameters
file_pathstring required
log file path
Response
OK