Get All Bounces
Retrieve all bounce reports (hard and soft) related to a specific campaign using its unique identifier.
📬 Get All Bounces
Use this endpoint to fetch the list of bounced emails for a particular campaign.
🔹 HTTP Request
GET API-URL/campaigns/CAMPAIGN-UNIQUE-ID/bounces🔸 URL Segments
Segment
Required
Description
CAMPAIGN-UNIQUE-ID
Yes
Campaign unique ID to retrieve the bounces.
🧾 Query Parameters
Parameter
Default
Description
page
1
Current page to retrieve.
per_page
10
Items per page to retrieve.
🔐 Authorization Header
X-API-KEY: your-api-key-here