Harry Todd
09/27/2025, 2:56 PMChiranjeet Mishra
09/27/2025, 2:56 PMVapi Support Bot
09/27/2025, 2:57 PMbash
curl -H "Authorization: Bearer <token>" "https://api.vapi.ai/calls?campaignId=<your_campaign_id>"
Review the results for duplicate numbers or multiple call attempts to the same contact, which may indicate retries or webhook issues.
Source:
- [Vapi Campaign API Reference](https://docs.vapi.ai/api-reference/campaigns/campaign-controller-find-one)Harry Todd
09/27/2025, 3:02 PMVapi Support Bot
09/27/2025, 3:04 PMbash
curl -H "Authorization: Bearer <token>" "https://api.vapi.ai/campaign"
This will return a list of campaigns and their IDs—use the correct ID in your subsequent queries.
Tip: Replace <token> with your actual API token.
Source:
- [Vapi Campaign API Reference](https://docs.vapi.ai/api-reference/campaigns/campaign-controller-find-one)Chiranjeet Mishra
10/01/2025, 6:11 AMHarry Todd
10/01/2025, 1:20 PMChiranjeet Mishra
10/03/2025, 5:47 PMHarry Todd
10/06/2025, 10:48 AMChiranjeet Mishra
10/08/2025, 10:45 AMHarry Todd
10/08/2025, 11:05 AMHarry Todd
10/10/2025, 6:26 AMHarry Todd
10/10/2025, 6:26 AMHarry Todd
10/19/2025, 10:05 AMChiranjeet Mishra
11/03/2025, 10:02 PMHarry Todd
11/05/2025, 11:31 AMChiranjeet Mishra
11/07/2025, 1:35 AM