v1

latestOpenAPI 3.0.42026-07-174835104.5 KB
users.message

List messages from user

Get the messages in a specific user's mailbox (including the Sent Items and Deleted Items folders). By default, this operation does not return hidden messages. Use the includeHiddenMessages query parameter to include them in the response.

get/users/{userIdentifier}/messages

Query parameters

includeHiddenMessagesboolean

Include Hidden Messages

$topinteger

Show only the first n items

$skipinteger

Skip the first n items

$searchstring

Search items by search phrases

$filterstring

Filter items by property values

$countboolean

Include count of items

$orderbystring[]

Order items by property values

$selectstring[]

Select properties to be returned

$expandstring[]

Expand related entities

Response

Retrieved collection

@odata.nextLinkstring nullable
@odata.countinteger nullable