curl -X GET https://api.linkedcamp.com/campaigns/60f7a1b2c3d4e5f6a7b8c9d0 \ -H "token: YOUR_API_TOKEN"
{ "success": true, "message": "Campaign found successfully!", "data": { "_id": "60f7a1b2c3d4e5f6a7b8c9d0", "title": "Outreach Campaign", "url": "https://www.linkedin.com/search/results/people/...", "status": "ACTIVE", "total": 150, "stats": {} } }
Returns detailed data for a specific campaign.
Documentation IndexFetch the complete documentation index at: https://docs.linkedcamp.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.linkedcamp.com/llms.txt
Use this file to discover all available pages before exploring further.
Show Campaign Properties