v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-03-105840481.8 KB
MessagingV1DomainConfigMessagingService

get/v1/LinkShortening/MessagingService/{MessagingServiceSid}/DomainConfig

Path parameters

MessagingServiceSidstring required

Unique string used to identify the Messaging service that this domain should be associated with.

Response

OK

domain_sidstring nullable

The unique string that we created to identify the Domain resource.

config_sidstring nullable

The unique string that we created to identify the Domain config (prefix ZK).

messaging_service_sidstring nullable

The unique string that identifies the messaging service

fallback_urlstring uri nullable

Any requests we receive to this domain that do not match an existing shortened message will be redirected to the fallback url. These will likely be either expired messages, random misdirected traffic, or intentional scraping.

callback_urlstring uri nullable

URL to receive click events to your webhook whenever the recipients click on the shortened links.

continue_on_failureboolean nullable

Boolean field to set customer delivery preference when there is a failure in linkShortening service

date_createdstring date-time nullable

Date this Domain Config was created.

date_updatedstring date-time nullable

Date that this Domain Config was last updated.

urlstring uri nullable