Retrieve the default branded link

GET https://api.sendgrid.com/v3/whitelabel/links/default?domain={{domain}}

This endpoint allows you to retrieve the default branded link.

The default branded link is the actual URL to be used when sending messages. If there are multiple branded links, the default is determined by the following order:

  • Validated branded links marked as default
  • Legacy branded links (migrated from the whitelabel wizard)
  • Default SendGrid branded links (i.e. 100.ct.sendgrid.net)

Email branded links allow all of the click-tracked links you send in your emails to include the URL of your domain instead of sendgrid.net.

For more information, please see our User Guide.

Request Params

KeyDatatypeRequiredDescription
domainstring

HEADERS

KeyDatatypeRequiredDescription
Acceptstring