> 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/api-reference/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.

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