Retrieves details about a specific flow execution, including its status, start and end times, and any errors that occurred during execution.
get/flows/{flowIdentifier}/aliases/{flowAliasIdentifier}/executions/{executionIdentifier}
Path parameters
executionIdentifierstring required
The unique identifier of the flow execution to retrieve.
flowAliasIdentifierstring required
The unique identifier of the flow alias used for the execution.
flowIdentifierstring required
The unique identifier of the flow.
Response
Success