latestOpenAPI 3.1.02026-08-142887561.0 MB
61436a496404
workflows.schedules
Get Schedules
Get Schedules
get/v1/workflows/schedules
Query parameters
workflow_namestring nullable
Filter by exact workflow name
Filter by exact 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'
searchstring nullable
Prefix search query for workflow name
Prefix search query for workflow name
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