---
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

---

[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/a1453ac769d4/schema)
