Response
OK
Member is an identity who is a member of an Organisation.
ID is the unique identifier for the Member, if a user is a member of multiple Organisations they will have multiple Member objects.
Available options:
user
, service_account
IdentityID references the Versori User.
Name is either the User's name or ServiceAccount's name. If name is not populated this will default to the email address.
Email is the email address of the Member. For service accounts this is the service account name with the suffix @sa.ORG_SLUG.versori.com
.
RoleBindings are the list of roles bindings granted to this Member.