{ "opencollection": "1.0.0", "info": { "name": "Posit Connect API Reference API Keys Metrics API", "version": "1.0.1" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Metrics", "type": "folder" }, "items": [ { "info": { "name": "Get active user counts", "type": "http" }, "http": { "method": "GET", "url": "/__api__/v1/metrics/users/active" }, "docs": "Returns counts of licensed users that were active within the\nlast 1, 7, 30, and 365 days, broken down by role (admin,\npublisher, viewer).\n\nThis endpoint requires administrator access." } ] } ], "bundled": true }