v2
latestOpenAPI 3.1.02026-07-262937191.0 MBworkflows.schedules
Get Schedules
Get Schedules
get/v1/workflows/schedules
Query parameters
workflow_namestring nullable
Filter by workflow name
Filter by workflow name
user_idstring nullable
Filter by user ID. Pass 'current' to resolve to the authenticated user's ID.
Filter by user ID. Pass 'current' to resolve to the authenticated user's ID.
status'active' | 'paused' nullable
Filter by schedule status: 'active' or 'paused'
Filter by schedule status: 'active' or 'paused'
page_sizeinteger nullable
Number of items per page. Omitting this parameter fetches all results at once (deprecated — pass page_size to use pagination).
Number of items per page. Omitting this parameter fetches all results at once (deprecated — pass page_size to use pagination).
next_page_tokenstring nullable
Token for the next page of results
Token for the next page of results
Response
Successful Response