TasksGet Task LogsGet Task Logs GET /tasks/:taskId/logs Get task logs. Use this end point to download logs. If you want to follow logs tail -f style, use the logstream endpoint instead. Request Responses200401403404424500SuccessUnauthorizedForbiddenNot FoundFailed DependencyServer error.