list_task_runs
Retrieve and filter execution runs for a specific Apify task to monitor progress, analyze results, and manage workflows.
Instructions
Get list of runs for a specific task.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID or username~task-name | |
| offset | No | Number of records to skip (default: 0) | |
| limit | No | Maximum number of records to return (default: 20) | |
| status | No | Filter by status |