Retrieve recipients on a segment

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

This endpoint allows you to retrieve all of the recipients in a segment with the given ID.

The Contacts API helps you manage your Marketing Campaigns recipients.

For more information about segments in Marketing Campaigns, please see our User Guide.

Request Params

KeyDatatypeRequiredDescription
pagestring
page_sizestring

HEADERS

KeyDatatypeRequiredDescription
Acceptstring