GET /v1/Services/{ServiceSid}/Bindings/{Sid}
Summary: —
Operation ID: FetchBinding
Auth: unknown
Operation ID: FetchBinding
Auth: unknown
Parameters (2)
ServiceSid
(string, path, required)
The SID of the [Service](https://www.twilio.com/docs/notify/api/service-resource) to fetch the resource from.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^IS[0-9a-fA-F]{32}$'}
Sid
(string, path, required)
The Twilio-provided string that uniquely identifies the Binding resource to fetch.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^BS[0-9a-fA-F]{32}$'}
No probe data for this endpoint yet.