list_key_value_stores
Retrieve and manage key-value stores from the Apify platform to access and organize scraped data, supporting pagination and filtering options.
Instructions
Get list of key-value stores.
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) | |
| unnamed | No | Include unnamed stores (default: false) |