GET /messaging/v1/messageDefinitionSends/key:{key}/deliveryRecords

Gets the delivery details of an email sent using the MessageDefinitionSends.

NameTypeDescription
ObjectIDStringRequired. The ID of the entry event send definition, included in URL as an ID. Either this property or the external key is required.
keyStringRequired. External key of the entry event send definition. Either this property or the ObjectID is required.
RecipientSendIdStringRequired. 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