The IdentityProfileDto object
Example
{
"id": "string",
"email": "string",
"first_name": "string",
"last_name": "string",
"avatar_url": "string",
"email_verified": false,
"created_at": "2026-04-20T12:00:00.000Z"
}Properties
id *stringemail *stringfirst_name *stringlast_name *stringavatar_urlstringemail_verified *booleancreated_at *string (date-time)