{ "opencollection": "1.0.0", "info": { "name": "ForgeRock Access Management Access Requests Company View API", "version": "7.3.0" }, "request": { "auth": { "type": "apikey", "key": "iPlanetDirectoryPro", "value": "{{iPlanetDirectoryPro}}", "placement": "header" } }, "items": [ { "info": { "name": "Company View", "type": "folder" }, "items": [ { "info": { "name": "ForgeRock Get company view analytics", "type": "http" }, "http": { "method": "GET", "url": "https://{deployment}/am/api/companyview" }, "docs": "Retrieve company-wide analytics including confidence score distributions, entitlement statistics, and risk metrics across the entire organization." } ] } ], "bundled": true }