---
title: "An endpoint for getting all possible events to subscribe to."
method: GET
path: "/SubscriptionEvents"
tags: ["SubscriptionEvents"]
---

# An endpoint for getting all possible events to subscribe to.

`GET /SubscriptionEvents`

## Headers

- `api-version` string

## Response `200`

List of possible events are returned

- NotificationEventModel[]
  - `eventCode` string, nullable — Gets or sets the Event Code Number/>
  - `description` string, nullable — Gets or sets the Description/>

## Other responses

- `400` — Something went wrong!
- `401` — Unauthorized request

---

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