v1
schedules

List execution schedules for a user

get/api/schedules

Response

Successful Response

kind'graph'
schedule_idstring nullable
user_idstring required
graph_idstring required
graph_versioninteger required
agent_namestring nullable
cronstring required
input_dataobject required
input_credentialsobject
organization_idstring
team_idstring nullable
expert_idstring nullable
idstring required
namestring required
next_run_timestring required
timezonestring

Timezone used for scheduling

Changes

Changed in 5 of the 92 revisions of this API.44

    • added the new device_code enum value to the items/input_credentials/additionalProperties/type response property for the response status 200

      response-property-enum-value-added

    • added the optional property items/expert_id to the response with the 200 status

      response-optional-property-added

    • added the optional property items/organization_id to the response with the 200 status

      response-optional-property-added

    • added the optional property items/team_id to the response with the 200 status

      response-optional-property-added

    • added the optional property items/kind to the response with the 200 status

      response-optional-property-added

    • removed the optional property items/kind from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/organization_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/team_id from the response with the 200 status

      response-optional-property-removed

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