Retrieve the default branded link
GET {{baseUrl}}/whitelabel/links/default?domain=<string>
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 s
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
domain | string | The domain to match against when finding a corresponding link whitelabel. |