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.
You can learn more about platform usage in the documentation.
Get user runs list
/actor-runs
Get run
/actor-runs/{runId}
Update status message
/actor-runs/{runId}
Delete run
/actor-runs/{runId}
Abort run
/actor-runs/{runId}/abort
Metamorph run
/actor-runs/{runId}/metamorph
Reboot run
/actor-runs/{runId}/reboot
Resurrect run
/actor-runs/{runId}/resurrect
Charge events in run
/actor-runs/{runId}/charge