# Get the authenticated user profile Endpoint: GET /v1/defi/core/profile/me Version: v2026_01_14 Security: bearerAuth ## Response 200 fields (application/json): - `id` (string) - `email` (string) - `wallets` (array) - `wallets.chain` (string) - `wallets.address` (string) ## Response 400 fields (application/json): - `message` (string) ## Response 401 fields (application/json): - `message` (string) ## Response 500 fields (application/json): - `message` (string)