---
title: "Get email notification settings"
method: GET
path: "/notifications/email"
tags: ["Notifications"]
---

# Get email notification settings

`GET /notifications/email`

Get the current team email notification settings. Encrypted secrets are only returned when the token has `read:sensitive` (or `root`) and the user is a team admin/owner.

## Response `200`

Email notification settings.

## Other responses

- `400` — Invalid token.
- `401` — Unauthenticated.

---

[API](https://skmtc.net/coollabsio/apis/coolify.md) · [All operations](https://skmtc.net/coollabsio/apis/coolify/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coollabsio/coolify/revisions/789e6ad3796c/schema)
