{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure Cognitive Services Accounts Sites API", "version": "3.2" }, "request": { "auth": { "type": "apikey", "key": "Ocp-Apim-Subscription-Key", "value": "{{Ocp-Apim-Subscription-Key}}", "placement": "header" } }, "items": [ { "info": { "name": "Sites", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Get current web", "type": "http" }, "http": { "method": "GET", "url": "https://{region}.api.cognitive.microsoft.com/web" }, "docs": "Get the properties of the current SharePoint site." } ] } ], "bundled": true }