def get_user_basic_info(*, api_key: Optional[str] = None):

source code

Get basic information for the authenticated user. Arguments:
  • api_key - If specified, unify API key to be used. Defaults
Returns: The basic information for the authenticated user.