GET /v1/Flows/{FlowSid}/Engagements/{Sid}

twilio.com:twilio_studio_v1

Summary:
Operation ID: FetchEngagement
Auth: unknown
Description

Retrieve an Engagement

Parameters (2)

FlowSid (string, path, required)

The SID of the Flow.

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

Sid (string, path, required)

The SID of the Engagement resource to fetch.

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

No probe data for this endpoint yet.