Skip to content
Back to KickoffLabs

Stats

Fetches campaign overview stats

GET https://api.kickofflabs.com/v2/CAMPAIGN_ID/stats

  • api_key: Your account’s API Key
{
"leads": {
"total": 22282,
"total_with_jumpstart": 22282,
"removed_from_waitlist": 2
}
}