curl https://api.sendpilot.ai/api/v1/campaigns/clxxx123456 \ -H "X-API-Key: YOUR_API_KEY"
{ "id": "clxxx123456", "name": "Q1 Tech Founders Outreach", "status": "STARTED", "totalLeads": 150, "metrics": { "connectionsSent": 120, "connectionsAccepted": 45, "messagesSent": 40, "repliesReceived": 12 }, "createdAt": "2024-02-20T10:00:00.000Z", "updatedAt": "2024-02-24T15:30:00.000Z" }
Retrieve a single campaign by ID
STARTED
PAUSED
DRAFT
FINISHED
Show Metrics Object