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