---
title: "GET /v1/LinkShortening/MessagingService/{MessagingServiceSid}/DomainConfig"
method: GET
path: "/v1/LinkShortening/MessagingService/{MessagingServiceSid}/DomainConfig"
tags: ["MessagingV1DomainConfigMessagingService"]
---

# GET /v1/LinkShortening/MessagingService/{MessagingServiceSid}/DomainConfig

`GET /v1/LinkShortening/MessagingService/{MessagingServiceSid}/DomainConfig`

## Path parameters

- `MessagingServiceSid` string, required

## Response `200`

OK

- MessagingV1DomainConfigMessagingService
  - `domain_sid` string, nullable — The unique string that we created to identify the Domain resource.
  - `config_sid` string, nullable — The unique string that we created to identify the Domain config (prefix ZK).
  - `messaging_service_sid` string, nullable — The unique string that identifies the messaging service
  - `fallback_url` string, 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_url` string, uri, nullable — URL to receive click events to your webhook whenever the recipients click on the shortened links.
  - `continue_on_failure` boolean, nullable — Boolean field to set customer delivery preference when there is a failure in linkShortening service
  - `date_created` string, date-time, nullable — Date this Domain Config was created.
  - `date_updated` string, date-time, nullable — Date that this Domain Config was last updated.
  - `url` string, uri, nullable

---

[API](https://skmtc.net/twilio/apis/messaging-v1.md) · [All operations](https://skmtc.net/twilio/apis/messaging-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/messaging-v1/versions/ef8fb6b6bfee/schema)
