Make a request »

SubscriberService.GetRecipientsBySendQueueId

Gets all recipients for a specific send-out. Includes RecipientId, Email and ExternalId. (Queued) See code examples


URL Parameters

Http verb: GET
URI: Full url: http://se.api.anpdm.com/subscribers/v2/sendqueueid/{sendQueueId}
URL parameters:
sendQueueIdStringThe SendQueueId of the send-out you would like to get recipients for

Body parameters

Body parameters
Not used

Response

Body parameters
returns
Recipient List

Code Int32 The response Code.
Message String The response Message.
Result
The response Result.

OperationGuid Guid ID of this operation
PollURL String The URL to poll for the status of this operation
Body Example


Help

Code examples