v1

latestOpenAPI 3.0.1Apache 2.02026-07-1410161228.2 KB

Fetch a push notification binding from the conversation service

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

Path parameters

ChatServiceSidstring required

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

Sidstring required

A 34 character string that uniquely identifies this resource.

Response

OK

account_sidstring nullable

The unique ID of the Account responsible for this binding.

binding_type'apn' | 'gcm' | 'fcm'
chat_service_sidstring nullable

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

credential_sidstring nullable

The SID of the Credential for the binding. See push notification configuration for more info.

date_createdstring date-time nullable

The date that this resource was created.

date_updatedstring date-time nullable

The date that this resource was last updated.

endpointstring nullable

The unique endpoint identifier for the Binding. The format of this value depends on the binding_type.

identitystring nullable

The application-defined string that uniquely identifies the Conversation User within the Conversation Service. See access tokens for more info.

message_typesstring[] nullable

The Conversation message types the binding is subscribed to.

sidstring nullable

A 34 character string that uniquely identifies this resource.

urlstring uri nullable

An absolute API resource URL for this binding.