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

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

NameTypeDescription
ObjectIDGUIDRequiredThe 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.
keystringRequiredExternal key of the entry event send definition. Either this or the ObjectID is required.
RecipientSendIdGUIDRequiredThe 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