---
title: "Get Subscribed Notification Events"
method: GET
path: "/configs/notifications/events"
tags: ["Configs"]
---

# Get Subscribed Notification Events

`GET /configs/notifications/events`

The get events service provides the list of events for which consumers subscribed to receive notifications. <br>

## Query parameters

- `eventName` 'REFRESH' | 'DATA_UPDATES' | 'AUTO_REFRESH_UPDATES'

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `404` — Not Found

---

[API](https://skmtc.net/yodlee/apis/yodlee-core-apis.md) · [All operations](https://skmtc.net/yodlee/apis/yodlee-core-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/yodlee/yodlee-core-apis/versions/3bc0042deba8/schema)
