GET /v1/ConnectionPolicies/{ConnectionPolicySid}/Targets/{Sid}

twilio.com:twilio_voice_v1

Summary:
Operation ID: FetchConnectionPolicyTarget
Auth: unknown

Parameters (2)

ConnectionPolicySid (string, path, required)

The SID of the Connection Policy that owns the Target.

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

Sid (string, path, required)

The unique string that we created to identify the Target resource to fetch.

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

No probe data for this endpoint yet.