Preview Email Notification
Preview an email notification.
Path parameters
versionstring Β· nullableRequired
The CodeMash API version used to fetch data from the API. If not specified, the last version will be used. E.g.: v3
Query parameters
Hashstring Β· nullableRequired
The opaque, pre-signed preview hash identifying the project and notification to preview.
Header parameters
CultureCodestring Β· nullableOptional
Specify culture code when your response from the API should be localised. E.g.: en
TimeZoneIdstring Β· nullableOptional
TimeZone
CorrelationIdstring Β· nullableOptional
CorrelationId for each request
Responses
200
OK
application/json
subjectstring Β· nullableOptional
bodystring Β· nullableOptional
get/{version}/notifications/email/preview
200
OK
In the dashboard
Use it from code
Last updated