Schedules
Retrieve Apify Schedules with timing configuration, actions, and execution information.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Name | String | ||
| UserId | String | ||
| NextRunAt | Datetime | ||
| LastRunAt | Datetime | ||
| Actions | String | ||
| CreatedAt | Datetime | ||
| ModifiedAt | Datetime | ||
| IsEnabled | Boolean | ||
| IsExclusive | Boolean | ||
| CronExpression | String | ||
| Timezone | String | ||
| Description | String |