Get my messages I'm at mentioned in
GET https://graph.microsoft.com/beta/me/messages?$filter=mentionsPreview/isMentioned eq true&$select=subject,sender,receivedDateTime
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
$filter | string | ||
$select | string |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |