# Get domain notification preferences Get notifications preferences related to the domain, such as mobile push notifications and email. Endpoint: GET /user/{domain}/notifications/preferences Version: 1.0.0 ## Path parameters: - `domain` (string, required) The domain name to query profile data ## Header parameters: - `x-auth-domain` (string, required) The domain to authorize Example: "mydomain.tld" - `x-auth-expires` (string, required) The expiration time of the signature Example: 1765522015090 - `x-auth-signature` (string, required) The signature generating using domain owner private key Example: "b62348775da58077591e2d20506371e8d94a5a83031f34b9ac85845d3463e73b0f0a500875830785c093515806e354cda6c217acab0fce5245d662eff4105f5e1c" ## Response 200 fields ## Response 400 fields ## Response 404 fields