Returns the currently authenticated user
Returns the currently authenticated user
bearer In: header
application/json
curl -X GET "https://example.com/me"{ "username": "string", "wallets": [ { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "address": "string" } ], "onboardingDismissedAt": "2019-08-24T14:15:22Z", "referralApplied": true, "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"}