GET /v1/Services/{ChatServiceSid}/Bindings/{Sid}

twilio.com:twilio_conversations_v1

Summary:
Operation ID: FetchServiceBinding
Auth: unknown
Description

Fetch a push notification binding from the conversation service

Parameters (2)

ChatServiceSid (string, path, required)

The SID of the [Conversation Service](https://www.twilio.com/docs/conversations/api/service-resource) the Binding resource is associated with.

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

Sid (string, path, required)

A 34 character string that uniquely identifies this resource.

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

No probe data for this endpoint yet.