Get the user information for the authenticated user. Alternatively, you can also use the /users/me endpoint.
/users/me
Union[Any, User, Error, None]
Union
Any
User
Error
None