Skip to main content
Version: 8.9

Type Alias: SearchRolesForTenantResponses

type SearchRolesForTenantResponses = object;

Properties

200

200: SearchQueryResponse & object;

The search result of roles for the tenant.

Type Declaration

items
items: RoleResult[];

The matching roles.