v1
graphs

Get all graph versions

get/api/graphs/{graph_id}/versions

Path parameters

graph_idstring required

Response

Successful Response

idstring
versioninteger
is_activeboolean
namestring required
descriptionstring required
instructionsstring nullable
recommended_schedule_cronstring nullable
forked_from_idstring nullable
forked_from_versioninteger nullable
user_idstring required
created_atstring date-time required
organization_idstring nullable
team_idstring nullable
input_schemaobject required
output_schemaobject required
has_external_triggerboolean required
has_human_in_the_loopboolean required
has_sensitive_actionboolean required
credentials_input_schemaobject required

Changes

Changed in 2 of the 92 revisions of this API.22

    • 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

    • 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