{ "opencollection": "1.0.0", "info": { "name": "EPA Air Quality System (AQS) Account Type Codes Support API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "key", "value": "{{key}}", "placement": "query" } }, "items": [ { "info": { "name": "Support", "type": "folder" }, "items": [ { "info": { "name": "MailController_getEmailRecipientList", "type": "http" }, "http": { "method": "POST", "url": "https://aqs.epa.gov/data/api/camd-services/support/email/emailRecipientList", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieves a list of email recipients based on email type and plant IDs." } ] } ], "bundled": true }