emailAddresses

Retrieves all email addresses associated with the current user or the user with the given session ID.

This includes both verified and unverified email addresses, including the primary email address.

Return

A ClerkResult containing a list of EmailAddress objects on success, or a ClerkErrorResponse on failure