List Broadcast Recipients
Retrieve the recipients of a broadcast for a given event type.
GET
Retrieve the recipients of a broadcast, filtered by a single event
type (for
example everyone who opened, clicked, or bounced). Results are paginated
with cursors. See Pagination for how after and
before work.
Responses are cached for up to 15 minutes, so requesting the same page again
may return slightly stale data within that window.
Path Parameters
Query Parameters
Response Fields
string
Always
list.boolean
Whether more recipients exist beyond this page.
array
The recipients matching the requested
type.