Name | Method | Endpoint |
---|---|---|
Retrieve a TaskRuns log from a specific WorkflowRun. | GET | /api/v2/taskrun/{taskRunId}/log |
GET /api/v2/taskrun/{taskRunId}/log
Name | Type | Required | Description | Notes | Example |
---|---|---|---|---|---|
taskRunId | String | true | Id of TaskRun | Defaults to null. | taskRunId_example |
This endpoint does not require a request body.
Note: this section and the documentation around what is required is still actively being updated.
No authorization required
Not defined
*/*
Object