> For the complete documentation index, see [llms.txt](https://docs.codemash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codemash.io/sdks-and-cli/notifications/emails.md).

# Emails

Notifications is Norbix's unified Email + Push + SMS messaging system — one template engine and data-binding context across all three channels, for both transactional sends and high-volume campaigns.

| Method                                                                                           | Endpoint                                                         |
| ------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------- |
| [Get Email Campaign Message](/sdks-and-cli/notifications/emails/get-email-campaign-message.md)   | `GET /notifications/emails/campaigns/{campaignId}/messages/{id}` |
| [Get Email Campaign Messages](/sdks-and-cli/notifications/emails/get-email-campaign-messages.md) | `GET /notifications/emails/campaigns/{campaignId}/messages`      |
