Retrieves a list of all scheduled tasks associated with the specified package. These schedules define automated operations such as data refresh, report generation, or other recurring tasks. Each schedule includes timing information and execution status.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Name of the project Standard identifier pattern for resource names
Name of the package Standard identifier pattern for resource names
Version identifier for the package Version identifier pattern supporting dots and dashes
A list of scheduled tasks
Resource path in the package that the schedule is attached to
Schedule expression in cron format for executing the task
Action to execute when the schedule triggers
Name of the connection to perform the action on
Unix timestamp in milliseconds of the last execution
Status of the last execution