Show
Displays the list.
Parameters:
- user_key
- list_id
-
status - it can be one of the followings:
- active - returns all the emails which will be used for delivery
- active_bounced - returns all the bounced emails which will be used for delivery
- bounced - returns all the bounced emails
- deleted - returns all the deleted emails
- inactive_bounced - returns all the bounced emails which will not be used for delivery
- pending - returns all the emails which are waiting for the user's confirmation
- unsubscribed - returns all the unsubscribed emails
Optional parameters:
- bounce_type - the bounce type of the emails
- limit - this limits the maximum of returned records
- offset - used together with limit; the list is retrieved from this offset
- count - used to count the records
Returns (without count):
- an array with all the found records
Returns (with count):
XML request:
XML response: