Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.wazapin.com/v1/campaigns/{campaignID}/progress \ --header 'Authorization: Bearer <token>'
{ "data": { "completion_rate": 123, "failed": 123, "pending": 123, "processed": 123, "sent": 123, "skipped": 123, "total": 123 } }
Session token or API key
OK
Show child attributes