get
Retrieves the current user, or the user with the given session ID, from the Clerk API.
retrieved.
Return
A ClerkResult containing the User if the operation was successful, or a ClerkErrorResponse if it failed.
Retrieves the current user, or the user with the given session ID, from the Clerk API.
retrieved.
A ClerkResult containing the User if the operation was successful, or a ClerkErrorResponse if it failed.