AuthProfileDto
Example
JSON
{ "id": "string", "email": "string", "first_name": "string", "last_name": "string", "avatar_url": "string", "pending_email": "string", "email_verified": false, "created_at": "2026-04-20T12:00:00.000Z", "account_role": "owner" }
Properties
New email address awaiting confirmation from its inbox, or null when no change is pending.
Tell us how we can improve this guide.