> 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/get-email-campaign-messages.md).

# Get Email Campaign Messages

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.

This endpoint returns the email campaign messages available in your project.

{% openapi src="/files/sSNsrg46S1BBoQLfucLf" path="/{version}/notifications/emails/campaigns/{campaignId}/messages" method="get" %}
[norbix-hub-swagger.json](https://760328771-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LwSkuCpTNI_AerL8J2a%2Fuploads%2Fgit-blob-1c88e0eff2a2e768b59c83c5f279cafc05fb5e77%2Fnorbix-hub-swagger.json?alt=media)
{% endopenapi %}

## In the dashboard

Manage this visually in Norbix Cloud — see [Notifications](/norbix-cloud/notifications.md).

## Use it from code

Every Norbix SDK exposes this endpoint as a method — see [Get Email Campaign Messages](/sdks-and-cli/notifications/emails/get-email-campaign-messages.md) in the SDK reference, with examples in every language.
