/
OP
opencelium
/
OpenCelium API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
opencelium
OpenCelium API
get
Returns a single element with detailed data like refs, data, request and responses
v3
latest
OpenAPI 3.0.1
raw.githubusercontent.com
2026-08-01
230
114
249.2 KB
Execution
Returns a single element with detailed data like refs, data, request and responses
get
/execution/log/element/{elementId}/details
Path parameters
elementId
string
required
Response
Success
LogDataDTO[]
required
id
string
executionId
string
flowId
string
indexPath
string
status
'PENDING'
|
'COMPLETE'
|
'FAIL'
type
'EXECUTION'
|
'FLOWCHART'
|
'OPERATION'
|
'LOOP'
|
'IF'
|
'UNKNOWN'
connectorName
string
properties
object
segment
object
error
ErrorInfoDTO