Retrieve the lists that a recipient is on
GET https://api.sendgrid.com/v3/contactdb/recipients/:recipient_id/lists
This endpoint allows you to retrieve the lists that a given recipient belongs to.
Each recipient can be on many lists. This endpoint gives you all of the lists that any one recipient has been added to.
The Contacts API helps you manage your Marketing Campaigns recipients.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |