---
title: "Get instance email settings"
method: GET
path: "/settings/email"
tags: ["Settings"]
---

# Get instance email settings

`GET /settings/email`

Get instance-wide SMTP and Resend settings. Requires a root-team token belonging to a root-team admin or owner. Sensitive fields require the `read:sensitive` or `root` token ability.

## Response `200`

Instance email settings.

## Other responses

- `401` — Unauthenticated.
- `403` — Forbidden.

## Changes

- **2026-09-19** `b5f81ea5b5b5` — 1 info
  - endpoint added

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

---

[API](https://skmtc.dev/coollabsio/apis/coolify.md) · [All operations](https://skmtc.dev/coollabsio/apis/coolify/llms.txt) · [OpenAPI document](https://skmtc.dev/coollabsio/apis/coolify/revisions/b5f81ea5b5b5?raw)
