---
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.net/mobilerun/apis/workflows.md) · [All operations](https://skmtc.net/mobilerun/apis/workflows/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mobilerun/workflows/revisions/1bc499aa8f99/schema)
