---
title: "List Notification Preferences"
method: GET
path: "/spaces/notification-preferences"
tags: ["Spaces"]
---

# List Notification Preferences

`GET /spaces/notification-preferences`

## Response `200`

- NotificationPreference[]
  - `level` 'ALL' | 'MENTIONS' | 'NOTHING', required
  - `spaceId` string, uuid, required
  - `userId` string, uuid, required

---

[API](https://skmtc.net/mikotoio/apis/mikoto-superego.md) · [All operations](https://skmtc.net/mikotoio/apis/mikoto-superego/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mikotoio/mikoto-superego/revisions/2884da9c4ee0/schema)
