GET /messaging/v1/messageDefinitionSends/key:{key}/deliveryRecords
Gets the delivery details of an email sent using the MessageDefinitionSends.
Name | Type | Description | |
---|---|---|---|
ObjectID | GUID | Required | The ID of the entry event send definition, included in URL as id:your ID value here or just the ID. Either this or the external key is required. |
key | string | Required | External key of the entry event send definition. Either this or the ObjectID is required. |
RecipientSendId | GUID | Required | The RecipientSendId value returned from the /messageDefinitionSends send service, which is the unique identifier for a single email send. |
Example Request Using Send ID
Example Request Using Send ID
Example Response
Example Queued Response
Example Error Response