Get Unread Message Summaries

This method returns message summaries for all unread messages in the user's Inbox. A session key must be submitted via the X-Session-Key header. The request body should be left empty. Include "?After={LastMessageIDReceived}" to specify the last message ID received to receive only messages created since the ID reference. A successful transaction will receive a 200 status code.

Query Params
int32

Used to specify the last message ID received to receive summaries only for messages created since the ID reference

Headers
string
Responses

401

The X-Session-Key header is missing. || Bad session key. || Session key expired.

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json