List all runs for a given task.
Enter your API key as the bearer token. Set header: Authorization to Bearer <api_key>
The ID of the task to list runs for.
Successful response
Unique identifier for the object.
ID of the task executed in this run.
Arguments in this run for the task's input parameters.
Execution result of the run. In JSON, matching the task's output schema.
Timestamp when the object was created.
Timestamp when the object was last updated.