/broadcastEmails

Retrieves a list of sent email messages

Description

This endpoint accepts standard pagination parameters and returns a standard pagination response of sent email messages.

By default, this endpoint returns 25 records per request. A maximum of 25 records per request is allowed via the $top parameter.

Response

This endpoint responds with a standard paged list of sent email messages with the following properties:

emailMessageId | Unique identifier of email message
name | Name of email message

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!