Menu

Expand
Rate this page:

Execution Context

ExecutionContext properties

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

The SID of the Account that created the ExecutionContext 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.

flow_sid
sid<FW> Not PII

The SID of the Flow.

execution_sid
sid<FN> Not PII

The SID of the context's Execution resource.

url
url Not PII

The absolute URL of the resource.

Fetch a single execution context

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

The SID of the Flow with the Execution context to fetch.

execution_sid
Path
get sid<FN> Not PII

The SID of the Execution context to fetch.

Example 1
Loading Code Sample...
        
        

        Fetch Execution 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