{ "summary": "getCurrentUser", "operationId": "getCurrentUserUsingGET", "method": "GET", "path": "/v2/users/me", "tags": [ "users-resource" ], "description": "GET /v2/users/me", "response": { "status": 200, "description": "OK" } }