listCommunicationsWithContents
GET/communications/with-contents
Returns a list of communications enriched with their localized content for the language
resolved via the Accept-Language header (with fallback to the marketplace default language).
Unlike listCommunications, the content fields (title, body, subtitle, ...) are
embedded directly inside each communication, so callers do not have to invoke
getCommunicationContent once per communication.
Filtering, sorting and pagination behave exactly as in listCommunications.
To access the service you need at least one of the following permissions:
| Permission (one of) |
|---|
| listCommunications |
Request
Responses
- 200
- 400
Communications with embedded content list response.
Bad request