get_run
Retrieve details about a specific Apify actor run, including its current status, performance statistics, and associated storage identifiers.
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) |