GET /v1/Flows/{FlowSid}/Executions/{ExecutionSid}/Context
Summary: —
Operation ID: FetchExecutionContext
Auth: unknown
Operation ID: FetchExecutionContext
Auth: unknown
Description
Retrieve the most recent context for an Execution.
Parameters (2)
ExecutionSid
(string, path, required)
The SID of the Execution context to fetch.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^FN[0-9a-fA-F]{32}$'}
FlowSid
(string, path, required)
The SID of the Flow with the Execution context to fetch.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^FW[0-9a-fA-F]{32}$'}
No probe data for this endpoint yet.