restapi.services.authentication.NoAuthentication.get_group

NoAuthentication.get_group(group_id=None, name=None)[source]

How to retrieve a single group from the current authentication db

Parameters:
  • group_id (Optional[str], default: None)

  • name (Optional[str], default: None)

Return type:

Optional[Any]