Skip to main content
GET
Get Workflow status and result

Authorizations

x-api-key
string
header
required

API key for authentication

Headers

x-sdk-version
string
default:1.0.0
required

SDK version header

Path Parameters

workflowId
string
required

Workflow ID

Example:

"create-collection-123e4567-e89b-12d3-a456-426614174000"

Response

Workflow status and result

workflowId
string
runId
string
status
string
startTime
string
closeTime
string
executionTime
string
historyLength
number
result
object

Workflow result payload

error
string