Skip to main content

List users in a subgroup

GET 

/v1/groups/:groupId/subgroups/:subGroupId/users

Returns the users who have access to the specified subgroup, along with their email, phone number, and access type. Every returned entry's subgroups is scoped to just this subgroup, regardless of whether the user's actual access is group-wide or subgroup-specific.

The listing scope is determined by the caller's access level:

  • Primary callers see all users (primary, secondary, and subgroup users with access to this subgroup).
  • Secondary and subgroup-only callers see only the primary owners.

Request

Responses

Successful response