Get
/cms/getMessageDefinitions
Returns a list of all CMS messages that are saved in the system.
Every CMS message contains detailed information that identifies the message and the template that was used for creation.
Responses
200
object
id
integer (int64)
superGroupId
integer (int64)
ownerId
integer (int64)
masterId
string
masterLocation
string
description
string
externalId
string
subject
string
dueDate
string
creationDate
string
encoding
string
active
boolean
Defaultfalse
archived
boolean
Defaultfalse
400