v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-0510371832.3 KB
ConversationsV1Binding

Retrieve a list of all push notification bindings in the conversation service

Retrieve a list of all push notification bindings in the conversation service

get/v1/Services/{ChatServiceSid}/Bindings

Path parameters

ChatServiceSidstring required

The SID of the Conversation Service the Binding resource is associated with.

Query parameters

BindingTypeServiceBindingEnumBindingType[]

The push technology used by the Binding resources to read. Can be: apn, gcm, fcm, or twilsock. See push notification configuration for more info.

Identitystring[]

The identity of a Conversation User this binding belongs to. See access tokens for more details.

PageSizeinteger

How many resources to return in each list page. The default is 50, and the maximum is 100.

Pageinteger

The page index. This value is simply for client state.

PageTokenstring

The page token. This is provided by the API.

Response

OK