Menu

Expand
Rate this page:

Step Context

ExecutionStepContext properties

Resource Properties in REST API format
account_sid
sid<AC> Not PII

The SID of the Account that created the ExecutionStepContext resource.

context

The current state of the Flow's Execution. As a flow executes, we save its state in this context. We save data that your widgets can access as variables in configuration fields or in text areas as variable substitution.

execution_sid
sid<FN> Not PII

The SID of the context's Execution resource.

flow_sid
sid<FW> Not PII

The SID of the Flow.

step_sid
sid<FT> Not PII

The SID of the Step that the context is associated with.

url
url Not PII

The absolute URL of the resource.

Fetch a single step context

get
https://studio.twilio.com/v1/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps/{StepSid}/Context
Parameters
Parameters in REST API format
flow_sid
Path
get sid<FW> Not PII

The SID of the Flow with the Step to fetch.

execution_sid
Path
get sid<FN> Not PII

The SID of the Execution resource with the Step to fetch.

step_sid
Path
get sid<FT> Not PII

The SID of the Step to fetch.

Example 1
Loading Code Sample...
        
        

        Fetch Execution Step Context

        Rate this page:

        Need some help?

        We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd by visiting Twilio's Stack Overflow Collective or browsing the Twilio tag on Stack Overflow.

        Loading Code Sample...
              
              
              

              Thank you for your feedback!

              Please select the reason(s) for your feedback. The additional information you provide helps us improve our documentation:

              Sending your feedback...
              🎉 Thank you for your feedback!
              Something went wrong. Please try again.

              Thanks for your feedback!

              thanks-feedback-gif