Each AI Flow Documentation home page
Search...
Console
Support
Console
Search...
Navigation
AI Workflow Operations
Export AI Workflow
Quickstart
Welcome to Each AI
AI Flows
Getting Started
Create AI Flows
How does Input and Output work in AI Flows?
Integrations
AI Models
API Reference
Billing
How Does Bulk Run Work
AI Workflows API
POST
Create AI Workflow
GET
Get AI Workflow
POST
Update AI Workflow
DEL
Delete AI Workflow
GET
List AI Workflows
POST
Trigger AI Workflow
POST
Bulk Run
AI Workflow Execution API
POST
Cancel Execution
GET
Get Flow Execution
POST
Get Bulk Execution
AI Workflow Operations
POST
Import AI Workflow
GET
Export AI Workflow
PUT
Update Settings AI Workflow
AI Workflow Templates API
POST
Clone AI Workflow
Model Deployment
Package your model
Deploy your model
Develop on local, run on cloud!
Autoscaling and Concurrency
Inference API
How to call a single model
AI Workflow Operations
Export AI Workflow
Export an AI Workflow
GET
/
api
/
v1
/
{workflowID}
/
export
Send
Authorization
X-API-KEY
string
*
X-API-KEY
Required
string
Path
workflowID
string
*
workflowID
Required
string
Workflow ID
Path Parameters
workflowID
string
required
Workflow ID
Response
200 - application/json
name
string
description
string
nodes_json
string
edges_json
string
inputs
object[]
Show child attributes
inputs.
name
string
inputs.
type
string
inputs.
default_value
string
steps
object[]
Show child attributes
steps.
id
string
steps.
name
string
steps.
type
string
steps.
model_slug
string
steps.
model_version
string
steps.
params
object
Show child attributes
steps.params.
key
object
Import AI Workflow
Update Settings AI Workflow