Authorizations
Path Parameters
The ID of the task
Example:
"task_123"
Query Parameters
The ID of the run. If not provided, returns results of the most recent run.
Example:
"run_456"
Get the results of a specific task run
The ID of the task
"task_123"
The ID of the run. If not provided, returns results of the most recent run.
"run_456"