list_actors
Retrieve your Apify actors list to manage web scraping tasks and monitor automated runs.
Instructions
Get list of actors. Returns actors created or used by the user.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | Number of records to skip (default: 0) | |
| limit | No | Maximum number of records to return (default: 20) | |
| my | No | If true, only return actors created by the user (default: true) |