Make a request »
OptOutService.GetOptOutListBySendqueueIdPaginated
Get global opt-out list for a given sending (SendQueueID item). (Paginated) See code examples
URL Parameters
Http verb: Get
URI: Full url: http://se.api.anpasia.com/v1/optouts/sendqueues/{sendQueueId}/{pageNumber}/{pageSize}
URL parameters:
| sendQueueId | String | The SendQueueID |
| pageNumber | String | The page in the resultset to return, starts with 1 |
| pageSize | String | The size of each page resultset, minimum 1 |
Body parameters
Body parameters
| Not used |
Response
Body parameters
| returns | A response object which includes the paginated result, status code and a message.
| ||||||||||||||||||||||||||||||||
Help
Code examples