Skip to main content
GET
Retrieve recipients targeted by the campaign along with their individual status (e.g. sent, delivered, opened, bounced).

Path Parameters

string
required
The unique identifier of the campaign.

Query Parameters

number
default:"50"
Number of recipients to return (max 100).
number
default:"0"
Pagination offset.
string
Filter recipients by delivery status (sent, delivered, opened, clicked, bounced, failed).

Response

array
string
The recipient delivery ID.
string
Recipient email address.
string
Delivery status.
string
Timestamp when email was sent.
string
Timestamp when email was first opened.
object
number
Total recipient count.
number
Page limit.
number
Page offset.