Schedule
List Schedules
List the scheduled triggers for a linked account.
GET
List the scheduled triggers registered for a linked account, paginated. Each entry includes the workflow it runs, its cron/interval config, and its current status.
Schedules are part of the v1 workflow service (
/api/v1/workflow/public/scheduled).Authentication
Your Refold API key.
The linked account whose schedules to list.
Query Parameters
Page number.
Page size.
Response
- 200 OK