Get WhatsApp statistics
documentedRetrieve aggregated WhatsApp messaging stats.
GET /v2/whatsapp/statsWhatsAppno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
npx -y keychains@latest curl 'https://api.transmitmessage.com/v2/whatsapp/stats' \\\n -X GET \\\n -H 'Accept: application/json' \\\n -H 'x-api-key: {{KUDOSITY_API_KEY}}'