Path parameters
The Twilio-provided string that uniquely identifies the Service resource to fetch.
Response
OK
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 RFC 2822 format.
The date and time in GMT when the resource was last updated specified in RFC 2822 format.
The service role assigned to users when they are added to the service. See the Roles endpoint for more details.
The channel role assigned to users when they are added to a channel. See the Roles endpoint for more details.
The channel role assigned to a channel creator when they join a new channel. See the Roles endpoint for more details.
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 absolute URL of the Service resource.