Skip to main content
Version: 8.9

Type Alias: SearchRolesForGroupResponses

type SearchRolesForGroupResponses = object;

Properties

200

200: SearchQueryResponse & object;

The roles assigned to the group.

Type Declaration

items
items: RoleResult[];

The matching roles.