List localized contents
Journey Message Contents
List localized contents
Returns active content records (localization variants) for a journey message. Ordered with default content first,
then localized content sorted by locale ascending and then id ascending.
There is one content record per locale as well as a default. The list response omits content. Use the dedicated endpoint to retrieve the contents.
GET
List localized contents
Authorizations
Accepts either a raw API key or Bearer <key>.
Headers
Optional dated API revision for the request. Must use YYYY-MM-DD format.
Pattern:
^\d{4}-\d{2}-\d{2}$Example:
"2026-03-01"

