Stats.
get https://api.kickofflabs.com/v2/CAMPAIGN_ID/stats
Fetches campaign overview stats
Required Parameters
- api_key: Your account’s API Key
JSON Response
{
"leads": {
"total": 22282,
"total_with_jumpstart": 22282,
"removed_from_waitlist": 2
}
}