{ "opencollection": "1.0.0", "info": { "name": "APIs.io Engineering Platform Amazon API Gateway 2014 11 13 Notification Mechanism Eligibility API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Notification Mechanism Eligibility", "type": "folder" }, "items": [ { "info": { "name": "APIs.io Engineering Platform Get delivery mechanism eligibility", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_id/alerting/v3/destinations/eligible", "params": [ { "name": "account_id", "value": "", "type": "path" } ] }, "docs": "Get a list of all delivery mechanism types for which an account is eligible." } ] } ], "bundled": true }