List campaign recipients
Campaigns
List campaign recipients
Returns a cursor-paginated slice of the campaign’s recipients, each with its latest delivery status (queued, sent, delivered, failed, or read). Use it to render a delivery-report table or to power the “Resend to Failed” flow: pagination.failed_count is the campaign-wide failed total (not just the loaded page) and pagination.total_count is the authoritative recipient count. Page with limit (1-200, default 50) and the opaque cursor returned as pagination.next_cursor.
GET
List campaign recipients
Authorizations
Dashboard JWT token from Clerk