GET /v2/Services/{ServiceSid}/MessagingConfigurations/{Country}
Summary: —
Operation ID: FetchMessagingConfiguration
Auth: unknown
Operation ID: FetchMessagingConfiguration
Auth: unknown
Description
Fetch a specific MessagingConfiguration.
Parameters (2)
Country
(string, path, required)
The [ISO-3166-1](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) country code of the country this configuration will be applied to. If this is a global configuration, Country will take the value `all`.
ServiceSid
(string, path, required)
The SID of the [Service](https://www.twilio.com/docs/verify/api/service) that the resource is associated with.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^VA[0-9a-fA-F]{32}$'}
No probe data for this endpoint yet.