Get Task Run

Returns the TaskRun and its states.
A TaskRun is an instance of a Task for a given application.
A TaskRunState represents the state of a TaskRun at a given point in time.
The latest TaskRunState is the current state of the TaskRun.

Language