apify.listDatasetItems reads one page of structured items from an Apify dataset.
Example
automations/apify-list-dataset-items.automation.ts
Inputs
Output
Returns JSON-objectitems plus count, total, limit, offset, and desc pagination metadata.
This action exposes structured JSON items. Use Apify storage exports directly when you need CSV, XML, or another download format.