Task Runs Route

Name Method Endpoint
Retrieve a TaskRuns log from a specific WorkflowRun. GET /api/v2/taskrun/{taskRunId}/log

Retrieve a TaskRuns log from a specific WorkflowRun.

GET /api/v2/taskrun/{taskRunId}/log

Request Parameters

Name Type Required Description Notes Example
taskRunId String true Id of TaskRun Defaults to null. taskRunId_example

Request Body

This endpoint does not require a request body.

Authorization

Note: this section and the documentation around what is required is still actively being updated.

No authorization required

Request Headers

  • Content-Type: Not defined
  • Accept: */*

Response

Object

© 2024 Boomerang. All rights reserved.
Docs and examples licensed under Apache 2.0