# Last Actor run - Introduction

The API endpoints described in this section are convenience endpoints that provide access to Actor's last run and all it's sub resources without the need to resolve the run ID first.

<!-- -->

## [Get last run's default dataset](https://pr-2431.preview.docs.apify.com/api/v2/act-runs-last-dataset-get.md)

[/acts/{actorId}/runs/last/dataset](https://pr-2431.preview.docs.apify.com/api/v2/act-runs-last-dataset-get.md)

## [Update last run's default dataset](https://pr-2431.preview.docs.apify.com/api/v2/act-runs-last-dataset-put.md)

[/acts/{actorId}/runs/last/dataset](https://pr-2431.preview.docs.apify.com/api/v2/act-runs-last-dataset-put.md)

## [Delete last run's default dataset](https://pr-2431.preview.docs.apify.com/api/v2/act-runs-last-dataset-delete.md)

[/acts/{actorId}/runs/last/dataset](https://pr-2431.preview.docs.apify.com/api/v2/act-runs-last-dataset-delete.md)

## [Get last run's dataset items](https://pr-2431.preview.docs.apify.com/api/v2/act-runs-last-dataset-items-get.md)

[/acts/{actorId}/runs/last/dataset/items](https://pr-2431.preview.docs.apify.com/api/v2/act-runs-last-dataset-items-get.md)

## [Store items in last run's dataset](https://pr-2431.preview.docs.apify.com/api/v2/act-runs-last-dataset-items-post.md)

[/acts/{actorId}/runs/last/dataset/items](https://pr-2431.preview.docs.apify.com/api/v2/act-runs-last-dataset-items-post.md)

## [Get last run's dataset statistics](https://pr-2431.preview.docs.apify.com/api/v2/act-runs-last-dataset-statistics-get.md)

[/acts/{actorId}/runs/last/dataset/statistics](https://pr-2431.preview.docs.apify.com/api/v2/act-runs-last-dataset-statistics-get.md)
