/message/getUsedPersonalizations
  • 1 Minute to read
  • Dark
    Light

/message/getUsedPersonalizations

  • Dark
    Light

Article summary

Get
/message/getUsedPersonalizations

Returns the names of all user and group attributes that are referenced within the header and content area of a prepared message. The reference to the attributes is a personalization placeholder in the body of the message. All of these placeholders are replaced with individual user or message information during sendout. Be aware that this method does not return member attributes.

Query parameters
messageId
integer (int64)

ID of the message

Responses
200

Example response:
["user.FirstName"]

Array of object
object
400

Was this article helpful?