/
EX
executor
/
Executor API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 13h ago · Updated 13h ago
Details
Filter operations
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
get
/api/artifacts/{artifactId}
Path parameters
artifactId
string
required
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.
Changes