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

twilio.com:twilio_studio_v1

Summary:
Operation ID: FetchEngagementContext
Auth: unknown
Description

Retrieve the most recent context for an Engagement.

Parameters (2)

EngagementSid (string, path, required)

The SID of the Engagement.

Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^FN[0-9a-fA-F]{32}$'}

FlowSid (string, path, required)

The SID of the Flow.

Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^FW[0-9a-fA-F]{32}$'}

No probe data for this endpoint yet.