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

# Get Telegram notification settings

`GET /notifications/telegram`

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

Telegram 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)
