Retrieve recipients

GET https://api.sendgrid.com/v3/contactdb/recipients?page={{page}}&page_size={{page_size}}

This endpoint allows you to retrieve all of your Marketing Campaigns recipients.

Batch deletion of a page makes it possible to receive an empty page of recipients before reaching the end of the list of recipients. To avoid this issue; iterate over pages until a 404 is retrieved.

The Contacts API helps you manage your Marketing Campaigns recipients.

Request Params

KeyDatatypeRequiredDescription
pagestring
page_sizestring

HEADERS

KeyDatatypeRequiredDescription
Acceptstring