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
expert_lookup_retry_countinteger
user_timezonestring nullable
organization_idstring nullable
team_idstring nullable
expert_idstring nullable
routine_idstring nullable
idstring required
namestring required
next_run_timestring required
timezonestring

Timezone used for scheduling

Changes

Changed in 6 of the 165 revisions of this API.16

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      endpoint added

      endpoint-added

    • ▲

      api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 96 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog