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

# Get notification preferences

`GET /settings/notifications`

Scoped to the calling user's own preferences.

## Response `200`

The caller's per-category channel preferences

- object
  - `categories` object[], required
    - `category` 'transactions' | 'approvals' | 'agents', required
    - `channels` object, required
    - `emailLocked` boolean, required

---

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