/
SH
shipsecai
/
ShipSec Studio API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
2026-07-17
153
78
310.4 KB
workflows
get
/api/v1/workflows/runs/{runId}
Path parameters
runId
string
required
Response
Metadata for a single workflow run
object
required
id
string
workflowId
string
organizationId
string
status
'RUNNING'
|
'COMPLETED'
|
'FAILED'
|
'CANCELLED'
|
'TERMINATED'
|
'CONTINUED_AS_NEW'
|
'TIMED_OUT'
|
'UNKNOWN'
startTime
string
date-time
endTime
string
date-time
nullable
temporalRunId
string
nullable
workflowVersionId
string
nullable
workflowVersion
number
nullable
workflowName
string
eventCount
number
nodeCount
number
duration
number
triggerType
'manual'
|
'schedule'
|
'api'
triggerSource
string
nullable
triggerLabel
string
nullable
inputPreview
object