Get user with organizations and workspaces
fetch_user_details
function retrieves comprehensive user information including their organization and workspace memberships.
Result<UserDetailsResponse>
containing:
user
: Complete user informationorganizations
: List of user’s organizationsworkspaces
: List of user’s workspaces