Workflow Service
Execution Workflow Instance
Get Workflow Instance
1min
GET
PATH PARAMETERS
workflowInstanceId
string
*Workflow instance ID to get.
HEADER PARAMETERS
X-COREOS-REQUEST-ID
string
*Unique Request ID.
X-COREOS-TID
string
*Tenant ID.
X-COREOS-ACCESS
string
*Access Token.
X-COREOS-USERINFO
string
User Info.
QUERY PARAMETERS
attemptId
number
Attempt number to get.
RESPONSES
200
OK - The request succeeded.
WorkflowInstanceResult
error
Error
Error Information.
request
Request
data
WorkflowInstance
400
Bad request - The server is unable to process the request due to something that is perceived to be a client error.
ErrorResponse
error
Error
Error Information.
request
Request


Updated 03 Aug 2023
Did this page help you?