v1

latestOpenAPI 3.0.1Apache 2.02026-07-1410161228.2 KB

Fetch push notification service settings

get/v1/Services/{ChatServiceSid}/Configuration/Notifications

Path parameters

ChatServiceSidstring required

The SID of the Conversation Service the Configuration applies to.

Response

OK

account_sidstring nullable

The unique ID of the Account responsible for this configuration.

{"stackTrail":"components:schemas:conversations.v1.service.service_configuration.service_notification:properties:added_to_conversation","oasType":"schema","type":"unknown","description":"The Push Notification configuration for being added to a Conversation.","nullable":true}
chat_service_sidstring nullable

The SID of the Conversation Service the Configuration applies to.

log_enabledboolean nullable

Weather the notification logging is enabled.

{"stackTrail":"components:schemas:conversations.v1.service.service_configuration.service_notification:properties:new_message","oasType":"schema","type":"unknown","description":"The Push Notification configuration for New Messages.","nullable":true}
{"stackTrail":"components:schemas:conversations.v1.service.service_configuration.service_notification:properties:removed_from_conversation","oasType":"schema","type":"unknown","description":"The Push Notification configuration for being removed from a Conversation.","nullable":true}
urlstring uri nullable

An absolute API resource URL for this configuration.