Get recipient list entries
GET/users/:email/lists/:listname
Get recipient list entries
Request
Responses
- 200
- 403
- 404
- 500
Successfully retrieved the entries
Returned in the case that the domain in the user email is associated with an api key that is different than the one in the request, the user is associated with a different customer, or the domain in the user email is an alias domain.
Account not found
Internal Server Error