first_name
(string, required): The first name of the user.last_name
(string, required): The last name of the user.email
(string, required): The email address of the user. "_id": "string",
"account_id": "string",
"connection_id": "string",
"email": "string",
"first_name": "string",
"last_name": "string",
"groups": "arrary",
"raw_attributes": "any",
"roles": "arrary",
"passkey_credential": "object",
"phone_id": "string",
"created_at": "date",
"modified_at": "date",
"email_verified": boolean,
"is_active": boolean,
"LastLoginAt":"date",
"tenants": object,
"identities": "arrary"