Path parameters
The SID of 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 ISO 8601 format.
The date and time in GMT when the resource was last updated specified in ISO 8601 format.
The URL we call using inbound_method when a message is received by any phone number or short code in the Service. When this property is null, receiving inbound messages is disabled. All messages sent to the Twilio phone number or short code will not be logged and received on the Account. If the use_inbound_webhook_on_number field is enabled then the webhook url defined on the phone number will override the inbound_request_url defined for the Messaging Service.
The HTTP method we use to call inbound_request_url. Can be GET or POST.
The URL that we call using fallback_method if an error occurs while retrieving or executing the TwiML from the Inbound Request URL. If the use_inbound_webhook_on_number field is enabled then the webhook url defined on the phone number will override the fallback_url defined for the Messaging Service.
The HTTP method we use to call fallback_url. Can be: GET or POST.
The URL we call to pass status updates about message delivery.
Whether to enable Sticky Sender on the Service instance.
Whether to enable the MMS Converter for messages sent through the Service instance.
Whether to enable Smart Encoding for messages sent through the Service instance.
Reserved.
[OBSOLETE] Former feature used to fallback to long code sender after certain short code message failures.
Whether to enable Area Code Geomatch on the Service Instance.
Reserved.
How long, in seconds, messages sent from the Service are valid. Can be an integer from 1 to 36,000. Default value is 36,000.
The absolute URL of the Service resource.
The absolute URLs of related resources.
A string that describes the scenario in which the Messaging Service will be used. Possible values are notifications, marketing, verification, discussion, poll, undeclared.
Whether US A2P campaign is registered for this Service.
A boolean value that indicates either the webhook url configured on the phone number will be used or inbound_request_url/fallback_url url will be called when a message is received from the phone number. If this field is enabled then the webhook url defined on the phone number will override the inbound_request_url/fallback_url defined for the Messaging Service.