{
"success": true,
"data": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"email": "user@example.com",
"full_name": "string",
"status": "string",
"role": "string",
"confirmed": true,
"plan": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"code": "string",
"max_portfolios": 0,
"max_accounts": 0,
"max_family_members": 0
},
"subscription": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"status": "string",
"billing_period": "string",
"started_at": "2019-08-24T14:15:22.123Z",
"expires_at": "2019-08-24T14:15:22.123Z"
},
"features": {
"ai_integration": true,
"ocr_feature": true,
"bank_import": true,
"excel_import": true,
"excel_export": true,
"family_management": true
},
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}
}