{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector PolicyListing API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "PolicyListing", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Api To List The Purview Rbac Policies Based On A Scope", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:scope/providers/Microsoft.Purview/policies", "params": [ { "name": "skipToken", "value": "", "type": "query", "description": "Paging key to paginate to next page." }, { "name": "$filter", "value": "", "type": "query", "description": "Supported filters : $filter=policyType eq SelfService, $filter=policyType eq SqlDevops. Returns only the policies of the specified type. If not specified, all policies are returned." } ] }, "docs": "The API lists the Azure purview RBAC policies affecting the scope. The scope can be any valid ARM resource id" } ] } ], "bundled": true }