v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-052012116.1 KB
StudioV1EngagementContext

Retrieve the most recent context for an Engagement.

Retrieve the most recent context for an Engagement.

get/v1/Flows/{FlowSid}/Engagements/{EngagementSid}/Context

Path parameters

FlowSidstring required

The SID of the Flow.

EngagementSidstring required

The SID of the Engagement.

Response

OK

account_sidstring nullable

The SID of the Account.

{"stackTrail":"components:schemas:studio.v1.flow.engagement.engagement_context:properties:context","oasType":"schema","type":"unknown","description":"As your flow executes, we save the state in what's called the Flow Context. Any data in the flow context can be accessed by your widgets as variables, either in configuration fields or in text areas as variable substitution.","nullable":true}
engagement_sidstring nullable

The SID of the Engagement.

flow_sidstring nullable

The SID of the Flow.

urlstring uri nullable

The URL of the resource.