v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01302395850.8 KB
v1
schedules

List copilot follow-up schedules for a user

Return only copilot-turn schedules for the current user.

Sibling of :func:list_all_graphs_execution_schedules; one route per kind keeps the generated frontend client typed to a single concrete return type instead of a discriminated union.

get/api/schedules/followups

Response

Successful Response

kind'copilot_turn'
schedule_idstring nullable
user_idstring required
session_idstring nullable
messagestring required
cronstring nullable
run_atstring date-time nullable
cap_retry_countinteger
user_timezonestring nullable
organization_idstring nullable
team_idstring nullable
idstring required
namestring required
next_run_timestring required
timezonestring

Timezone used for scheduling