get https://api.campaign.episerver.net/rest//confirmations//test/
Get detailed information about the sending status of all recipients of a test mailing, such as enqueued, sending, sent or failed.
Response
Try our conversational search powered by Generative AI!
AI OnAI OffTry our conversational search powered by Generative AI!
AI OnAI OffGet detailed information about the sending status of all recipients of a test mailing, such as enqueued, sending, sent or failed.
xxxxxxxxxx
curl --request GET \
--url https://api.campaign.episerver.net/rest/clientId/confirmations/confirmationMailId/test/testMailingId \
--header 'accept: application/json'