/
AC
activepieces
/
Activepieces Documentation
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 12h ago · Updated 12h ago
Details
Filter operations
agent
9
app-connections
8
embedding
1
event-destinations
1
flow-runs
4
flows
6
get
/v1/flows
post
/v1/flows
get
/v1/flows/{id}
post
/v1/flows/{id}
delete
/v1/flows/{id}
get
/v1/flows/{id}/template
folders
5
git-repos
1
global-connections
4
knowledge-base
9
mcp
6
mcp-oauth
1
pieces
1
platforms
1
project-members
3
project-releases
1
projects
4
records
3
sample-data
2
tables
10
templates
6
user-invitations
3
users
4
worker-machines
1
flows
Get a flow by id
get
/v1/flows/{id}
Path parameters
id
string
required
Query parameters
versionId
string
Response
Default Response
object
required
id
string
required
created
string
required
updated
string
required
projectId
string
required
externalId
string
required
ownerId
string
nullable
folderId
string
nullable
status
'ENABLED'
|
'DISABLED'
required
publishedVersionId
string
nullable
metadata
object
nullable
operationStatus
'NONE'
|
'DELETING'
|
'ENABLING'
|
'DISABLING'
required
timeSavedPerRun
number
nullable
templateId
string
nullable
version
object
required
triggerSource
object
Changes