Get Batch Campaign Stats
Retrieves performance statistics for multiple campaigns in a single request.
Documentation Index
Fetch the complete documentation index at: https://developer.lemlist.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
Array of campaign IDs to retrieve stats for
1 - 100 elements["cam_123", "cam_456"]
Start date in ISO 8601 format
"2024-01-07T22:00:00.000Z"
End date in ISO 8601 format
"2025-07-10T21:59:59.999Z"
Filter stats by send user. Format: sendUserId|sendUserEmail. The sendUserId should begin with 'usr_' and the sendUserEmail should be a valid sender email. If the param is specified, both sendUserId and sendUserEmail are mandatory.
"usr_OcIHizJyIeaDxicQP|email@example.com"
A/B version filter
A, B Filter by communication channels
email, linkedin, others