---
title: "Get notification preferences"
method: GET
path: "/notifications/preferences"
tags: ["Notifications"]
---

# Get notification preferences

`GET /notifications/preferences`

Returns your current notification preferences, expressed as the list of event types you have muted. An empty list means notifications are enabled for all notifiable event types.

## Response `200`

Muted event types

- object
  - `data` object, required
    - `mutedTypes` string[], required

## Other responses

- `401` — Unauthorized
- `500` — Internal Server Error

## Changes

- **2026-06-29** `8f06726ac240` — 2 info
  - api tag `Notifications` added
  - api tag `Public - Notifications` removed
- **2026-06-25** `fd8fb6b29e38` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/droidrun/apis/droidrun-cloud/changes/notifications/preferences/get.md)

---

[API](https://skmtc.dev/droidrun/apis/droidrun-cloud.md) · [All operations](https://skmtc.dev/droidrun/apis/droidrun-cloud/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/droidrun/droidrun-cloud/revisions/b6fd8aed4bf4/schema)
