Campaign Statistics
Fetch Campaign Lead Statistics
Fetch campaign lead statistics using the campaign’s ID
GET
Path Parameters
integer
required
The ID of the campaign
Query Parameters
string
required
Your API key
integer
The number of leads you want to fetch in one go (optional, max 100)
string
Replied/Sent at date in YYYY-MM-DD format. If you want to filter by when the last event for the lead was received by. This can be a reply event, send event etc (optional)
integer
Used to paginate lead data (optional)
Response Codes
Success
Request successful
Bad Request
Invalid request parameters or malformed request body
Unauthorized
Invalid or missing API key. Check your authentication.
Not Found
The requested resource does not exist or you don’t have access to it
