Response
Created
The unique string that we created to identify the Service resource.
The SID of the Account that created the Service resource.
The string that you assigned to describe the resource.
The date and time in GMT when the resource was created specified in ISO 8601 format.
The date and time in GMT when the resource was last updated specified in ISO 8601 format.
The service role assigned to users when they are added to the service. See the Role resource for more info about roles.
The channel role assigned to users when they are added to a channel. See the Role resource for more info about roles.
The channel role assigned to a channel creator when they join a new channel. See the Role resource for more info about roles.
Whether the Message Consumption Horizon feature is enabled. The default is true.
Whether the Reachability Indicator is enabled for this Service instance. The default is false.
How long in seconds after a started typing event until clients should assume that user is no longer typing, even if no ended typing message was received. The default is 5 seconds.
DEPRECATED. The interval in seconds between consumption reports submission batches from client endpoints.
The URL for pre-event webhooks, which are called by using the webhook_method. See Webhook Events for more details.
The URL for post-event webhooks, which are called by using the webhook_method. See Webhook Events for more details.
The HTTP method to use for calls to the pre_webhook_url and post_webhook_url webhooks. Can be: POST or GET and the default is POST. See Webhook Events for more details.
The list of webhook events that are enabled for this Service instance. See Webhook Events for more details.
The number of times to retry a call to the pre_webhook_url if the request times out (after 5 seconds) or it receives a 429, 503, or 504 HTTP response. Default retry count is 0 times, which means the call won't be retried.
The number of times to retry a call to the post_webhook_url if the request times out (after 5 seconds) or it receives a 429, 503, or 504 HTTP response. The default is 0, which means the call won't be retried.
The absolute URL of the Service resource.