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

# Get Discord notification settings

`GET /notifications/discord`

Get the current team Discord 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`

Discord notification settings.

## Other responses

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

## Changes

- **2026-07-22** `71a39cd460a7` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/coollabsio/apis/coolify/changes/notifications/discord/get.md)

---

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