/
EX
executor
/
Executor API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 5h ago · Updated 4d ago
View markdown
executor
Executor API
post
/api/artifacts
latest
OpenAPI 3.1.0
2026-08-19
102
39
177.4 KB
c1ec5e355d44
account
13
adminUsers
4
artifacts
6
get
/api/artifacts
post
/api/artifacts
get
/api/artifacts/{artifactId}
delete
/api/artifacts/{artifactId}
patch
/api/artifacts/{artifactId}
put
/api/artifacts/{artifactId}/preview
cloudAuth
8
cloudAuthPublic
4
connections
8
executions
3
graphql
4
integrations
8
mcp
6
oauth
9
openapi
7
org
3
policies
4
providers
2
toolkits
11
tools
2
artifacts
post
/api/artifacts
Request body
object
required
id
string
nullable
title
string
required
description
string
nullable
code
string
required
bindings
object
nullable
Every integration role an artifact's code uses, mapped to the connection it runs as.
Response
Success
object
required
id
string
required
owner
'org'
|
'user'
required
title
string
required
description
string
nullable
required
preview
object
nullable
required
createdAt
union
required
updatedAt
union
required
code
string
required
bindings
object
nullable
required
Every integration role an artifact's code uses, mapped to the connection it runs as.