---
title: "Get domain notification preferences"
method: GET
path: "/user/{domain}/notifications/preferences"
tags: ["Profile management endpoints"]
---

# Get domain notification preferences

`GET /user/{domain}/notifications/preferences`

Get notifications preferences related to the domain, such as mobile push notifications and email.

## Path parameters

- `domain` string, required

## Headers

- `x-auth-domain` string, required
- `x-auth-expires` string, required
- `x-auth-signature` string, required

## Response `200`

Update successful

## Other responses

- `400` — Request contained invalid parameters
- `404` — Domain not found

---

[API](https://skmtc.net/unstoppabledomains/apis/profile-api.md) · [All operations](https://skmtc.net/unstoppabledomains/apis/profile-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unstoppabledomains/profile-api/versions/10f8400cb1c1/schema)
