GET /v1/Flows/{FlowSid}/Engagements/{EngagementSid}/Steps/{StepSid}/Context
Summary: —
Operation ID: FetchStepContext
Auth: unknown
Operation ID: FetchStepContext
Auth: unknown
Description
Retrieve the context for an Engagement Step.
Parameters (3)
EngagementSid
(string, path, required)
The SID of the Engagement with the Step 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 Step to fetch.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^FW[0-9a-fA-F]{32}$'}
StepSid
(string, path, required)
The SID of the Step to fetch
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^FT[0-9a-fA-F]{32}$'}
No probe data for this endpoint yet.