{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector BotHostSettings API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "BotHostSettings", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Botservice Hostsettings", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.BotService/hostSettings", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription ID." } ] }, "docs": "Get per subscription settings needed to host bot in compute resource such as Azure App Service" } ] } ], "bundled": true }