---
title: "GET /user/{userID}/notification-filter-email"
method: GET
path: "/user/{userID}/notification-filter-email"
tags: ["notification-filter-email"]
---

# GET /user/{userID}/notification-filter-email

`GET /user/{userID}/notification-filter-email`

Manage the email notification filters for a user.

## Path parameters

- `userID` integer, required

## Headers

- `Cache-Control` string
- `User-Agent` string, required
- `X-Bunq-Language` string
- `X-Bunq-Region` string
- `X-Bunq-Client-Request-Id` string
- `X-Bunq-Geolocation` string
- `X-Bunq-Client-Authentication` string, required

## Response `200`

Manage the email notification filters for a user.

- NotificationFilterEmailListing[]
  - `notification_filters` NotificationFilterEmail[] — The types of notifications that will result in a email notification for this user.
    - `notification_filters` NotificationFilterEmail[] — The types of notifications that will result in a email notification for this user.

## Other responses

- `400` — This is how the error response looks like for 4XX response codes

---

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