Actor runs - Introduction
The API endpoints described in this section enable you to manage, and delete Apify Actor runs.
If any returned run object contains usage in dollars, your effective unit pricing at the time of query has been used for computation of this dollar equivalent, and hence it should be used only for informative purposes.
For completed runs, aggregated fields such as stats or dollar usage totals are eventually consistent and update within a few seconds. For values that must match finalized totals, wait about 10 seconds after the run completed, then fetch the run again.
You can learn more about platform usage in the documentation.
Get user runs list
/actor-runsGet run
/actor-runs/{runId}Update run
/actor-runs/{runId}Delete run
/actor-runs/{runId}Abort run
/actor-runs/{runId}/abortMetamorph run
/actor-runs/{runId}/metamorphReboot run
/actor-runs/{runId}/rebootResurrect run
/actor-runs/{runId}/resurrectCharge events in run
/actor-runs/{runId}/chargeGet run's log
/actor-runs/{runId}/log