Groups

List people in a group

List people in a group.

get/groups/{groupId}/people

Path parameters

groupIdstring required

Response

Ok

idstring required
userIdstring nullable required

The ID of the Vanta user account associated with this person, if one exists.

emailAddressstring required
groupIdsstring[] required

The id of each group the user belongs to. This includes both manually created groups in Vanta and groups imported from an identity provider.

Changes