Get a workflow's full graph
GET /workflows/{action_id}
GET
/workflows/{action_id}
Return the full workflow graph (nodes + edges + trigger config).
Translates voice’s internal skill_config field to public
config on the way out (see module docstring).
Authorizations
Parameters
Path Parameters
action_id
required
Workflow action_id.
string
Workflow action_id.
Header Parameters
Responses
200
Successful Response
object
key
additional properties
any
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string