cURL
curl --request GET \ --url https://api.wavix.com/v1/voice-campaigns/{id}
{ "voice_campaign": { "id": 2321423, "status": "in_progress", "timestamp": "2023-08-03T09:04:12.000Z", "caller_id": "13123310912", "contact": "16729923812" } }
Use this method to get details of a specific voice campaign.
An API key to authorize your request
Voice campaign ID
2321423
Show child attributes
Was this page helpful?