Newer Version Available
Custom Domain Resources
Get information about the custom domains in your org. A custom domain is a domain that
you own, such as https://www.example.com, that serves content from your
Experience Cloud sites or Salesforce Sites.
Available resources are:
| Resource | Description |
|---|---|
| /connect/custom-domain/domains/domainName/domainId | Get the ID for the custom domain associated with a domain name. |
| /connect/custom-domain/domains/domainName/expected-cdn-validation-cname | Get values for the canonical name (CNAME) record that’s required for custom domains that use the Salesforce CDN. |
| /connect/custom-domain/domains/domainName/expected-cname | Get values for the canonical name (CNAME) record that’s used to verify ownership of a custom domain. |
| /connect/custom-domain/domains | Get a list of the custom domains for the org. |
| /connect/custom-domain/domains/domainId | Get information about a specified custom domain. |
| /connect/custom-domain/domains/domainId/custom-urls | Get a list of custom URLs for a custom domain. |
| /connect/custom-domain/domains/domainId/custom-urls/customUrlId | Get information about a specified custom URL. |
| /connect/custom-domain/domains/${domainId}/pending-configuration | Get the pending configuration options for a custom domain. |
| /connect/custom-domain/domains/sites/storeOrSiteId/custom-urls | Get a list of custom URLs for a custom domain associated with a site or store. |