{ "opencollection": "1.0.0", "info": { "name": "Figma Activity Logs Users API", "version": "0.21.0" }, "items": [ { "info": { "name": "Users", "type": "folder" }, "items": [ { "info": { "name": "Figma Get Current User", "type": "http" }, "http": { "method": "GET", "url": "https://api.figma.com/v1/me" }, "docs": "Returns the user information for the currently authenticated user." } ] } ], "bundled": true }