Lists
Get subscriber from list
Retrieve a specific subscriber from a list by their email address.
get/lists/{list_id}/subscriber/{email}
Path parameters
list_idinteger required
ID of the list.
emailstring required
Email of the subscriber.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.