{ "opencollection": "1.0.0", "info": { "name": "APIs.io Engineering Platform Amazon API Gateway 2014 11 13 Worker Deployments (Deprecated) API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Worker Deployments (Deprecated)", "type": "folder" }, "items": [ { "info": { "name": "APIs.io Engineering Platform List Deployments", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_id/workers/deployments/by-script/:script_id", "params": [ { "name": "script_id", "value": "", "type": "path" }, { "name": "account_id", "value": "", "type": "path" } ] }, "docs": "APIs.io Engineering Platform List Deployments" }, { "info": { "name": "APIs.io Engineering Platform Get Deployment Detail", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_id/workers/deployments/by-script/:script_id/detail/:deployment_id", "params": [ { "name": "deployment_id", "value": "", "type": "path" }, { "name": "script_id", "value": "", "type": "path" }, { "name": "account_id", "value": "", "type": "path" } ] }, "docs": "APIs.io Engineering Platform Get Deployment Detail" } ] } ], "bundled": true }