Run Management
Get Task Run Result
Get the results of a specific task run
GET
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"