{ "opencollection": "1.0.0", "info": { "name": "Twilio - Accounts A2p Stats API", "version": "1.52.0" }, "items": [ { "info": { "name": "Stats", "type": "folder" }, "items": [ { "info": { "name": "Twilio Fetch Global Email Stats", "type": "http" }, "http": { "method": "GET", "url": "https://accounts.twilio.com/stats", "params": [ { "name": "start_date", "value": "", "type": "query", "description": "Start date (YYYY-MM-DD)" }, { "name": "end_date", "value": "", "type": "query", "description": "End date (YYYY-MM-DD)" }, { "name": "aggregated_by", "value": "", "type": "query" } ] }, "docs": "Retrieve aggregate email statistics including requests, deliveries, opens, clicks, bounces, and more." } ] } ], "bundled": true }