GetRecord
Retrieves information for a record from a list.
Parameters:
- user_key
- list_id
- record_id
Optional parameters:
- record_key - can for added security
Returns:
- id
-
status - it can be one of the followings:
- active - email which will be used for delivery
- active_bounced - bounced email which will be used for delivery
- bounced - bounced email
- deleted - deleted email
- inactive_bounced - bounced email which will not be used for delivery
- pending - email which are waiting for the user's confirmation
- unsubscribed - unsubscribed email
- email
- an array with all the other fields of the list
XML request:
XML response: