/
SI
significant-gravitas
/
AutoGPT Agent Server
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
significant-gravitas
AutoGPT Agent Server
get
Get all graph versions
v51
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-01
302
395
850.8 KB
v1
graphs
Get all graph versions
get
/api/graphs/{graph_id}/versions
Path parameters
graph_id
string
required
Response
Successful Response
GraphModel[]
required
id
string
version
integer
is_active
boolean
name
string
required
description
string
required
instructions
string
nullable
recommended_schedule_cron
string
nullable
forked_from_id
string
nullable
forked_from_version
integer
nullable
user_id
string
required
created_at
string
date-time
required
organization_id
string
nullable
team_id
string
nullable
nodes
NodeModel[]
links
Link[]
sub_graphs
BaseGraphOutput[]
input_schema
object
required
output_schema
object
required
has_external_trigger
boolean
required
has_human_in_the_loop
boolean
required
has_sensitive_action
boolean
required
trigger_setup_info
GraphTriggerInfo
required
credentials_input_schema
object
required