The task's unique identifier.
an object with query parameters
Optional
limit?: numberThe maximum number of task runs to return for a request.
Optional
page?: stringThe page cursor.
Optional
sort?: The property of a resource to sort on (default sort is -startedAt). A property must be prefixed by + or - to indicate ascending or descending sort order respectively.
Optional
options: ApiCallOptions
Returns runs for the specified task.