NewsLetters
Get one NewsLetter
Retrieve a single NewsLetter record by its Id.
GET
Get one NewsLetter
A NewsLetter represents an email newsletter that can be sent to subscribers. Each newsletter has content, a subject line, and can target specific subscriber groups or segments.
Authentication
This endpoint requires OAuth2 authentication. Include a valid bearer token in the
Authorization header.
The authenticated user must be a full unrestricted administrator or have the NewsLetter-Read role.Path Parameters
The Id of the NewsLetter record to retrieve.
Code Examples
Response
200
ID of the business linked to this record.
The name value for this news letter.
Date/time value for last sent.
The language value for this news letter. See
eLanguage enum values: 3 = EnglishUK, 1 = EnglishUS, 2 = Spanish.The news letter contents value for this news letter.
The news letter design value for this news letter.
The clicks value for this news letter.
The opens value for this news letter.
Unique record identifier.
UUID of the record.
Date and time the record was created (ISO 8601).
Date and time the record was last updated (ISO 8601).
Email of the user who last updated this record.
Whether the record was recently created.
External system identifier.
Example Response
Get one NewsLetter