Retrieve unread messages

View as MarkdownOpen in Claude
Get all unread messages. The messages you have sent are never returned, only messages you have received and not read. It does not mark those messages as read.

Authentication

AuthorizationToken

Header authentication of the form Token <token>

Response

Messages
resultslist of objects or null

Errors