Retrieves MC Messages for the specified user ID.
Roles that can access this endpoint are Users.
name | description | type | default | type |
---|---|---|---|---|
userId | ID of the user for whom to return messages | query | String |
a list of RowMcMessage objects for the specified user
Child Elements:
RowUsers
This element represent the user associated with the message, by the mc_message.mc_user_id
field.
The element contains a __name
attribute with the value mcUser
.