Run Management
Get Task Run Status
Get the status 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 status of the most recent run.
Example:
"run_456"