Get Email Campaign Message
Get an email campaign message.
JWT Bearer Authorization
The CodeMash API version used to fetch data from the API. If not specified, the last version will be used. E.g.: v3
The email campaign id. Get it from get_all_email_campaigns.
The campaign batch id. Get it from get_email_campaign_batches.
The notification (message) id to fetch. Get it from get_email_campaign_messages.
Optional. Omit to use the project default database integration (resolved per environment).
ID of your project. Can be passed in a header as norbix-project-id.
Target environment for this request (e.g. TEST, STAGING). Optional β when omitted the request runs against PROD. Can be passed in a header as norbix-env.
Specify culture code when your response from the API should be localised. E.g.: en
TimeZone
CorrelationId for each request
OK
OK
In the dashboard
Use it from code
Last updated