go back to McMessageService

GET /mcmessages/user

Retrieves MC Messages for the specified user ID.

Roles that can access this endpoint are Users.

Parameters

name description type default type
userId ID of the user for whom to return messages query String

Result

List < RowMcMessage > of type: application/xml application/json

a list of RowMcMessage objects for the specified user

Child Elements:

Try It Out

Request

- Authentication Help
- String