---
title: "Get a newsletter by ID"
method: GET
path: "/messaging/newsletter/{id}"
tags: ["messaging"]
---

# Get a newsletter by ID

`GET /messaging/newsletter/{id}`

Returns a single newsletter by GUID, including associated lists and subscription types.

## Path parameters

- `id` string, required

## Response `200`

Successful response

## Other responses

- `401` — Unauthorized
- `404` — Newsletter not found

---

[API](https://skmtc.net/rasa/apis/rasa-io-api.md) · [All operations](https://skmtc.net/rasa/apis/rasa-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rasa/rasa-io-api/versions/60891bc551db/schema)
