Get the result of a specific execution by its executionId

Retrieves the result of a specific workflow execution by its executionId. The organization in the response reflects the state of the organization at the time this endpoint is called, not the state at the point of the workflow execution.

Path parameters

entityIdstringRequired
serviceNamestringRequired
workflowNamestringRequired
workflowExecutionIdstringRequired

Headers

api_keystringRequired
api_keystringRequired
Your API key provided by FrankieOne
X-Frankie-CustomerIDstringRequired
Your Customer ID provided by FrankieOne
X-Frankie-CustomerChildIDstringOptional
Your Customer Child ID provided by FrankieOne
X-Frankie-ChannelstringOptional

Open string that can be used to define the “channel” the request comes in from. It can potentially be used in routing and risk calculations upon request. Default values that can be used are: api portal smartui Any alphanumeric string is supported though. Anything over 64 characters will be truncated.

X-Frankie-UsernamestringOptional
Username provided by API caller

Response

Workflow has completed
requestIdstring or null
The unique request identifier for the API call made.
workflowResultobject or null
organizationobject or null
Organization details at the current time. This could be different from the original organization details at the time of workflow execution.

Errors