Get space members v2, does it return active and invited?
Does the "Get space members v2" API call (GET /space/{space_id}/member/v2/) include ALL users both active and invited, or just the active?
-
Okay, thanks. I just wanted to make sure that my getActiveMembersV2 method in the Java SpaceAPI class was indeed analogous to the original getActiveMembers in the specific users it returns (understanding that the data returned about these users is a bit different). Also, I guess I wanted to make sure that the "Active" in the method name made sense.
Please sign in to leave a comment.
Comments
3 comments