Hi Experts,
Is there a way to retrieve inactive members of a group?
I attempted to fetch all inactive users from the Users record type, but couldn’t find any direct function that provides group details for those inactive users.
Discussion posts and replies are publicly visible
The people functions plugin has a function to check whether a user account is active.
...but I don't know of any functionality that can get deactivated group members. As long as the account is deactivated, it is considered by the system (and all functionality I know of) to not be a member of that group.