Retrieves a paginated list of execution runs for the specified task, ordered by most recent run by default. Each run record includes the start and end time, status, and the identity that triggered it.
The unique identifier of the task.
an object with query parameters
Optional
Maximum number of task runs to return per page.
GetTaskRunsHttpError
Retrieves a paginated list of execution runs for the specified task, ordered by most recent run by default. Each run record includes the start and end time, status, and the identity that triggered it.