.get_profile_group_ids: Get profile group memberships
Description
For a vector of profileIds, query the Profiles API for each profile
and extract its groupIds.
Usage
.get_profile_group_ids(profile_ids)
Value
A data frame with columns profileId and groupId (long format).
Arguments
- profile_ids
Character vector of profile IDs.