{ "opencollection": "1.0.0", "info": { "name": "Turso Platform Auth User API", "version": "0.1.0" }, "items": [ { "info": { "name": "User", "type": "folder" }, "items": [ { "info": { "name": "Get Current User", "type": "http" }, "http": { "method": "GET", "url": "https://api.turso.tech/v1/user" }, "docs": "Returns information about the currently authenticated user." } ] } ], "bundled": true }