/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. If additional results exist beyond the current page, nextPageLink will be populated with the appropriate parameters to retrieve the next page of records.

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!