Used to retrieve information about the messages and alerts sent to a given user. Depending on the detail level, this information can include message and alert counts, resolution and flagged status, message and/or alert headers, and message and/or alert body text.
Note that this call requires a DetailLevel in the request. Omitting the Detail Level returns an error.
ItemID is not returned with this call. Use GetMemberMessages instead.
Contains a list of up to 10 AlertID values. When AlertID values are used as input, you must generally specify either AlertID values, or MessageID values, or both.
See the Field Index to learn which calls use AlertIDs.
Available on the US site as of September 2009. A container for IDs that uniquely identify messages for a given user. If provided at the time of message creation, this ID can be used to retrieve messages and will take precedence over message ID.
See the Field Index to learn which calls use ExternalMessageIDs.
Contains a list of up to 10 MessageID values. When MessageID values are used as input, you must generally specify either AlertID values, or MessageID values, or both.
See the Field Index to learn which calls use MessageIDs.