{ "opencollection": "1.0.0", "info": { "name": "Cloudsmith API (v1) audit-log users API", "version": "v1" }, "items": [ { "info": { "name": "users", "type": "folder" }, "items": [ { "info": { "name": "Provide a brief for the specified user (if any).", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/users/profile/:slug/", "params": [ { "name": "slug", "value": "", "type": "path" } ] }, "docs": "Provide a brief for the specified user (if any)." } ] } ], "bundled": true }