Skip to main content
GET
Returns one entry per sequence step in the campaign, each with its own totals, calculated rates and a per-variant breakdown. This is the same data the campaign Analytics tab renders.

Path Parameters

integer
required
The campaign ID

Query Parameters

string
required
Your SmartLead API key
string
required
Start of the reporting window, ISO 8601 (e.g. 2026-09-01T00:00:00.000Z).
string
required
End of the reporting window, ISO 8601 (e.g. 2026-09-30T23:59:59.999Z).
string
IANA timezone used to bucket the dates, e.g. America/New_York. Defaults to UTC.

Response Fields

object

Response Codes

Success
Request successful.
Bad Request
Missing or malformed start_date / end_date.
Unauthorized
Invalid or missing API key.
Not Found
The campaign does not exist or you don’t have access to it.