Retrieves the execution log for a specific task run. Set the Accept header to text/plain to receive the raw log as a downloadable file, or application/json (default) to receive it wrapped in a JSON object with a logContent field.
Accept
text/plain
application/json
logContent
The unique identifier of the task.
The unique identifier of the task run.
Optional
GetTaskRunLogHttpError
Retrieves the execution log for a specific task run. Set the
Acceptheader totext/plainto receive the raw log as a downloadable file, orapplication/json(default) to receive it wrapped in a JSON object with alogContentfield.