Get Task Runs

Returns the list of TaskRuns and their states of all applications in the account.
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