/
NE
netter
/
DMI Backend
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 5h ago · Updated 3d ago
View markdown
netter
DMI Backend
get
Get Action
v2
latest
OpenAPI 3.1.0
2026-08-05
313
314
398.1 KB
actions
9
post
Invoke Action
get
List Actions
post
Create Action
get
List Runnable
get
List Invocations
post
Invoke Action Endpoint
get
Get Action
patch
Update Action
post
Archive Action
api-keys
3
app-chat
1
apps
25
apps-query
2
apps-scenarios
7
assistant
2
attributes
11
automations
15
chats
13
companies
13
dashboard-chat
1
dashboard-data
5
dashboard-versions
3
dashboards
10
databases
9
file-folders
13
files
19
folders
5
groups
7
incidents
1
infra
1
integrations
22
internal
1
join-advisor
3
lego-architect
7
me
1
monitoring
2
ontology
6
ontology-chat
1
ontology-entities
11
ontology-promotion
3
ontology-query
3
ontology-records
4
ontology-relationships
5
ontology-rows
6
ontology-traversal
1
operators
1
permissions
7
project-steps
5
projects
15
row-policies
4
run-history
4
step-output
2
steps
22
workflow-architect
2
actions
Get Action
get
/api/v1/actions/{action_id}
Path parameters
action_id
string
uuid
required
Response
Successful Response
ActionRead
required
id
string
uuid
required
name
string
required
display_name
string
required
description
string
required
status
'draft'
|
'active'
|
'archived'
required
is_default_edit
boolean
required
parameters
ParameterRead[]
required
effects
EffectRead[]
required
grants
GrantRead[]
required