get_run
Retrieve detailed status, statistics, and storage information for a specific Apify platform run to monitor execution progress and access results.
Instructions
Get details of a specific run including status, stats, and storage IDs.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | The run ID | |
| wait_for_finish | No | Wait up to this many seconds for the run to finish (max 300) |